Type Alias INTERRUPT

Source
pub type INTERRUPT = Reg<INTERRUPT_SPEC>;
Expand description

interrupt (rw) register accessor: Interrupt enables, states and masks

You can read this register and get interrupt::R. You can reset, write, write_with_zero this register using interrupt::W. You can also modify this register. See API.

For information about available fields see interrupt module

Aliased Typeยง

struct INTERRUPT { /* private fields */ }