pub type Intctrl = Reg<IntctrlSpec>;Expand description
INTCTRL (rw) register accessor: Interrupt Control Register
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 */ }