LFB_W

Type Alias LFB_W 

Source
pub type LFB_W<'a> = FieldWriterSafe<'a, u32, LFCLKSEL_SPEC, u8, LFB_A, 2, 2>;
Expand description

Field LFB writer - Clock Select for LFB

Aliased Type§

pub struct LFB_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> LFB_W<'a>

Source

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

LFBCLK is disabled

Source

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

LFRCO selected as LFBCLK

Source

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

LFXO selected as LFBCLK

Source

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

HFCORECLKLE divided by two or four is selected as LFACLK. The division factor is determined by CMU_CTRL_HFLE and CMU_HFCORECLKDIV_HFCORECLKLEDIV.