pub type STATE = Reg<STATE_SPEC>;
state (rw) register accessor: Peripheral state register
You can read this register and get state::R. You can reset, write, write_with_zero this register using state::W. You can also modify this register. See API.
read
state::R
reset
write
write_with_zero
state::W
modify
For information about available fields see state module
state
struct STATE { /* private fields */ }