pub type CkmodeW<'a, REG> = FieldWriter<'a, REG, 4, Ckmode>;Expand description
Field CKMODE writer - Clocking Mode
Aliased Type§
pub struct CkmodeW<'a, REG> { /* private fields */ }Implementations§
Source§impl<'a, REG> CkmodeW<'a, REG>
impl<'a, REG> CkmodeW<'a, REG>
Sourcepub fn ckmode0000(self) -> &'a mut W<REG>
pub fn ckmode0000(self) -> &'a mut W<REG>
Core clock is on
Sourcepub fn ckmode0001(self) -> &'a mut W<REG>
pub fn ckmode0001(self) -> &'a mut W<REG>
Core clock is off
Sourcepub fn ckmode1111(self) -> &'a mut W<REG>
pub fn ckmode1111(self) -> &'a mut W<REG>
Core, platform, and peripheral clocks are off, and core enters Low-Power mode