Skip to main content

R

Type Alias R 

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

Register NMISRC reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn irqcpu0(&self) -> Irqcpu0R

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(&self) -> Nmiencpu0R

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