NmipendsetR

Type Alias NmipendsetR 

pub type NmipendsetR = BitReader<Nmipendset>;
Expand description

Field NMIPENDSET reader - NMI set-pending bit

Aliased Type§

pub struct NmipendsetR { /* private fields */ }

Implementations§

§

impl NmipendsetR

pub const fn variant(&self) -> Nmipendset

Get enumerated values variant

pub fn is_0(&self) -> bool

write: no effect; read: NMI exception is not pending

pub fn is_1(&self) -> bool

write: changes NMI exception state to pending; read: NMI exception is pending