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