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