Type Alias atsame51g::system_control::scr::SEVONPEND_R

source ·
pub type SEVONPEND_R = BitReader<SEVONPENDSELECT_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) -> SEVONPENDSELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

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

source

pub fn is_value_1(&self) -> bool

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