pub type PROC0_NMI_MASK = Reg<PROC0_NMI_MASK_SPEC>;Expand description
PROC0_NMI_MASK (rw) register accessor: Processor core 0 NMI source mask
Set a bit high to enable NMI from that IRQ
You can read this register and get proc0_nmi_mask::R. You can reset, write, write_with_zero this register using proc0_nmi_mask::W. You can also modify this register. See API.
For information about available fields see proc0_nmi_mask
module
Aliased Typeยง
pub struct PROC0_NMI_MASK { /* private fields */ }