pub type Nmiflag = Reg<NmiflagSpec>;
Expand description
NMIFLAG (rw) register accessor: Non-Maskable Interrupt Flag Status and Clear
You can read
this register and get nmiflag::R
. You can reset
, write
, write_with_zero
this register using nmiflag::W
. You can also modify
this register. See API.
For information about available fields see nmiflag
module
Aliased Typeยง
struct Nmiflag { /* private fields */ }