Type Alias xmc4300::ppb::scr::SEVONPEND_R

source ·
pub type SEVONPEND_R = BitReader<SEVONPEND_A>;
Expand description

Field SEVONPEND reader - Send Event on Pending bit:

Aliased Type§

struct SEVONPEND_R { /* private fields */ }

Implementations§

source§

impl SEVONPEND_R

source

pub const fn variant(&self) -> SEVONPEND_A

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.