pub type LFE_W<'a, const O: u8> = FieldWriter<'a, u32, LFECLKSEL_SPEC, u8, LFE_A, 3, O>;
Expand description

Field LFE writer - Clock Select for LFE

Implementations§

source§

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

source

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

LFECLK is disabled

source

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

LFRCO selected as LFECLK

source

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

LFXO selected as LFECLK

source

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

ULFRCO selected as LFECLK