Type Alias xmc4800::ppb::scr::SevonpendR

source ·
pub type SevonpendR = BitReader<Sevonpend>;
Expand description

Field SEVONPEND reader - Send Event on Pending bit:

Aliased Type§

struct SevonpendR { /* private fields */ }

Implementations§

source§

impl SevonpendR

source

pub const fn variant(&self) -> Sevonpend

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

enabled events and all interrupts, including disabled interrupts, can wakeup the processor.