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