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