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