Type Alias atsamd51n::pm::stdbycfg::FASTWKUP_R

source ·
pub type FASTWKUP_R = FieldReader<FASTWKUPSELECT_A>;
Expand description

Field FASTWKUP reader - Fast Wakeup

Aliased Type§

struct FASTWKUP_R { /* private fields */ }

Implementations§

source§

impl FASTWKUP_R

source

pub const fn variant(&self) -> FASTWKUPSELECT_A

Get enumerated values variant

source

pub fn is_no(&self) -> bool

Fast Wakeup is disabled

source

pub fn is_nvm(&self) -> bool

Fast Wakeup is enabled on NVM

source

pub fn is_mainvreg(&self) -> bool

Fast Wakeup is enabled on the main voltage regulator (MAINVREG)

source

pub fn is_both(&self) -> bool

Fast Wakeup is enabled on both NVM and MAINVREG