pub type LpmodeR = FieldReader<Lpmode>;Expand description
Field LPMODE reader - Low-Power Mode
Aliased Type§
pub struct LpmodeR { /* private fields */ }Implementations§
Source§impl LpmodeR
impl LpmodeR
Sourcepub fn is_lpmode0000(&self) -> bool
pub fn is_lpmode0000(&self) -> bool
Active/Sleep
Sourcepub fn is_lpmode0001(&self) -> bool
pub fn is_lpmode0001(&self) -> bool
Deep Sleep
Sourcepub fn is_lpmode0011(&self) -> bool
pub fn is_lpmode0011(&self) -> bool
Power Down
Sourcepub fn is_lpmode1111(&self) -> bool
pub fn is_lpmode1111(&self) -> bool
Deep-Power Down