pub type PERIOD_DATA = Reg<PERIOD_DATA_SPEC>;
Expand description
period_data (rw) register accessor: Duration of data phase
You can read
this register and get period_data::R
. You can reset
, write
, write_with_zero
this register using period_data::W
. You can also modify
this register. See API.
For information about available fields see period_data
module
Aliased Typeยง
struct PERIOD_DATA { /* private fields */ }