pub type Intflag = Reg<IntflagSpec>;Expand description
INTFLAG (rw) register accessor: Interrupt Flag Register
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 */ }