pub type ADC1CLKSEL_W<'a, const O: u8> = FieldWriterSafe<'a, u32, ADCCTRL_SPEC, u8, ADC1CLKSEL_A, 2, O>;
Expand description

Field ADC1CLKSEL writer - ADC1 Clock Select

Implementations§

source§

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

source

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

ADC1 is not clocked

source

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

AUXHFRCO is clocking ADC1

source

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

HFXO is clocking ADC1

source

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

HFSRCCLK is clocking ADC1