LpoclkselW

Type Alias LpoclkselW 

pub type LpoclkselW<'a, REG> = FieldWriter<'a, REG, 2, Lpoclksel, Safe>;
Expand description

Field LPOCLKSEL writer - LPO clock source select

Aliased Type§

pub struct LpoclkselW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> LpoclkselW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

pub fn _00(self) -> &'a mut W<REG>

128 kHz LPO_CLK

pub fn _01(self) -> &'a mut W<REG>

No clock

pub fn _10(self) -> &'a mut W<REG>

32 kHz LPO_CLK which is derived from the 128 kHz LPO_CLK

pub fn _11(self) -> &'a mut W<REG>

1 kHz LPO_CLK which is derived from the 128 kHz LPO_CLK