pub type OUT_DATA = Reg<OUT_DATA_SPEC>;
Expand description
OUT_DATA (rw) register accessor: need des
You can read
this register and get out_data::R
. You can reset
, write
, write_with_zero
this register using out_data::W
. You can also modify
this register. See API.
For information about available fields see out_data
module
Aliased Type§
struct OUT_DATA { /* private fields */ }