Type Alias atsame54n::system_control::scr::SEVONPEND_W

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

Field SEVONPEND writer - Send Event on Pending bit

Aliased Type§

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

Implementations§

source§

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

source

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

Only enabled interrupts or events can wakeup the processor, disabled interrupts are excluded

source

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

Enabled events and all interrupts, including disabled interrupts, can wakeup the processor