Type Alias Intflag

Source
pub type Intflag = Reg<IntflagSpec>;
Expand description

INTFLAG (rw) register accessor: MODE0 Interrupt Flag Status and Clear

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

For information about available fields see intflag module

Aliased Typeยง

struct Intflag { /* private fields */ }