INTFLAGS

Type Alias INTFLAGS 

Source
pub type INTFLAGS = Reg<INTFLAGS_SPEC>;
Expand description

INTFLAGS (rw) register accessor: Interrupt Flags

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

For information about available fields see intflags module

Aliased Typeยง

pub struct INTFLAGS { /* private fields */ }