[][src]Type Definition lpc54606_pac::syscon::nmisrc::W

type W = W<u32, NMISRC>;

Writer for register NMISRC

Methods

impl W[src]

pub fn irqm4(&mut self) -> IRQM4_W[src]

Bits 0:5 - The IRQ number of the interrupt that acts as the Non-Maskable Interrupt (NMI) for the Cortex-M4, if enabled by NMIENM4.

pub fn nmienm4(&mut self) -> NMIENM4_W[src]

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