Type Alias INTERRUPT_STATE

Source
pub type INTERRUPT_STATE = Reg<INTERRUPT_STATE_SPEC>;
Expand description

interrupt_state (r) register accessor: Interrupt state register

You can read this register and get interrupt_state::R. See API.

For information about available fields see interrupt_state module

Aliased Typeยง

struct INTERRUPT_STATE { /* private fields */ }