pub type LFA_W<'a, const O: u8> = FieldWriter<'a, u32, LFACLKSEL_SPEC, u8, LFA_A, 3, O>;
Expand description

Field LFA writer - Clock Select for LFA

Implementations§

source§

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

source

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

LFACLK is disabled

source

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

LFRCO selected as LFACLK

source

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

LFXO selected as LFACLK

source

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

ULFRCO selected as LFACLK