Skip to main content

W

Type Alias W 

Source
pub type W = W<NmisrcSpec>;
Expand description

Register NMISRC writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn irqcpu0(&mut self) -> Irqcpu0W<'_, NmisrcSpec>

Bits 0:7 - The IRQ number of the interrupt that acts as the Non-Maskable Interrupt (NMI) for CPU0, if enabled by NMIENCPU0.

Source

pub fn nmiencpu0(&mut self) -> Nmiencpu0W<'_, NmisrcSpec>

Bit 31 - Enables the Non-Maskable Interrupt (NMI) source selected by IRQCPU0.