pub type NmiInt = Reg<NmiIntSpec>;Expand description
NMI_INT (rw) register accessor: WDT interrupt query and NMI interrupt configuration register
You can read this register and get nmi_int::R. You can reset, write, write_with_zero this register using nmi_int::W. You can also modify this register. See API.
For information about available fields see nmi_int module
Aliased Type§
pub struct NmiInt { /* private fields */ }