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