LpodisW

Type Alias LpodisW 

pub type LpodisW<'a, REG> = BitWriter<'a, REG, Lpodis>;
Expand description

Field LPODIS writer - LPO Disable Bit

Aliased Type§

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

Implementations§

§

impl<'a, REG> LpodisW<'a, REG>
where REG: Writable + RegisterSpec,

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

Low power oscillator enabled

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

Low power oscillator disabled