[][src]Type Definition lpc82x_pac::syscon::nmisrc::R

type R = R<u32, NMISRC>;

Reader of register NMISRC

Methods

impl R[src]

pub fn irqn(&self) -> IRQN_R[src]

Bits 0:4 - The IRQ number of the interrupt that acts as the Non-Maskable Interrupt (NMI) if bit 31 is 1

pub fn nmien(&self) -> NMIEN_R[src]

Bit 31 - Write a 1 to this bit to enable the Non-Maskable Interrupt (NMI) source selected by bits 4:0.