Type Alias rp2040_pac::syscfg::PROC1_NMI_MASK

source ·
pub type PROC1_NMI_MASK = Reg<PROC1_NMI_MASK_SPEC>;
Expand description

PROC1_NMI_MASK (rw) register accessor: Processor core 1 NMI source mask
Set a bit high to enable NMI from that IRQ

You can read this register and get proc1_nmi_mask::R. You can reset, write, write_with_zero this register using proc1_nmi_mask::W. You can also modify this register. See API.

For information about available fields see proc1_nmi_mask module

Aliased Type§

struct PROC1_NMI_MASK { /* private fields */ }