pub type LFC_W<'a, const O: u8> = FieldWriter<'a, u32, LFCCLKSEL_SPEC, u8, LFC_A, 3, O>;
Expand description

Field LFC writer - Clock Select for LFC

Implementations§

source§

impl<'a, const O: u8> LFC_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

LFCCLK is disabled

source

pub fn lfrco(self) -> &'a mut W

LFRCO selected as LFCCLK

source

pub fn lfxo(self) -> &'a mut W

LFXO selected as LFCCLK

source

pub fn ulfrco(self) -> &'a mut W

ULFRCO selected as LFCCLK