Type Alias atsame54n::system_control::icsr::NMIPENDSET_W

source ·
pub type NMIPENDSET_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, NMIPENDSETSELECT_A>;
Expand description

Field NMIPENDSET writer - NMI set-pending bit

Aliased Type§

struct NMIPENDSET_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> NMIPENDSET_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn value_0(self) -> &'a mut W<REG>

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

source

pub fn value_1(self) -> &'a mut W<REG>

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