Type Definition stm32g0::stm32g030::adc::cfgr2::W[][src]

type W = W<u32, CFGR2>;

Writer for register CFGR2

Implementations

impl W[src]

pub fn ckmode(&mut self) -> CKMODE_W<'_>[src]

Bits 30:31 - ADC clock mode

pub fn lftrig(&mut self) -> LFTRIG_W<'_>[src]

Bit 29 - Low frequency trigger mode enable

pub fn tovs(&mut self) -> TOVS_W<'_>[src]

Bit 9 - ADC oversampling discontinuous mode (triggered mode) for ADC group regular

pub fn ovss(&mut self) -> OVSS_W<'_>[src]

Bits 5:8 - ADC oversampling shift

pub fn ovsr(&mut self) -> OVSR_W<'_>[src]

Bits 2:4 - ADC oversampling ratio

pub fn ovse(&mut self) -> OVSE_W<'_>[src]

Bit 0 - ADC oversampler enable on scope ADC group regular