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