SevonpendR

Type Alias SevonpendR 

pub type SevonpendR = BitReader<Sevonpend>;
Expand description

Field SEVONPEND reader - Send Event on Pending bit

Aliased Type§

pub struct SevonpendR { /* private fields */ }

Implementations§

§

impl SevonpendR

pub const fn variant(&self) -> Sevonpend

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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