pub type LpmodeW<'a, REG> = FieldWriter<'a, REG, 4, Lpmode>;Expand description
Field LPMODE writer - Low-Power Mode
Aliased Type§
pub struct LpmodeW<'a, REG> { /* private fields */ }Implementations§
Source§impl<'a, REG> LpmodeW<'a, REG>
impl<'a, REG> LpmodeW<'a, REG>
Sourcepub fn lpmode0000(self) -> &'a mut W<REG>
pub fn lpmode0000(self) -> &'a mut W<REG>
Active/Sleep
Sourcepub fn lpmode0001(self) -> &'a mut W<REG>
pub fn lpmode0001(self) -> &'a mut W<REG>
Deep Sleep
Sourcepub fn lpmode0011(self) -> &'a mut W<REG>
pub fn lpmode0011(self) -> &'a mut W<REG>
Power Down
Sourcepub fn lpmode1111(self) -> &'a mut W<REG>
pub fn lpmode1111(self) -> &'a mut W<REG>
Deep-Power Down