pub type SleepmodeR = FieldReader<Sleepmodeselect>;Expand description
Field SLEEPMODE reader - Sleep Mode
Aliased Type§
struct SleepmodeR { /* private fields */ }Implementations§
Source§impl SleepmodeR
 
impl SleepmodeR
Sourcepub const fn variant(&self) -> Option<Sleepmodeselect>
 
pub const fn variant(&self) -> Option<Sleepmodeselect>
Get enumerated values variant
Sourcepub fn is_standby(&self) -> bool
 
pub fn is_standby(&self) -> bool
All Clocks are OFF
Sourcepub fn is_hibernate(&self) -> bool
 
pub fn is_hibernate(&self) -> bool
Backup domain is ON as well as some PDRAMs