Type Definition stm32g0::stm32g081::adc::cfgr2::R[][src]

type R = R<u32, CFGR2>;

Reader of register CFGR2

Implementations

impl R[src]

pub fn ckmode(&self) -> CKMODE_R[src]

Bits 30:31 - ADC clock mode

pub fn lftrig(&self) -> LFTRIG_R[src]

Bit 29 - Low frequency trigger mode enable

pub fn tovs(&self) -> TOVS_R[src]

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

pub fn ovss(&self) -> OVSS_R[src]

Bits 5:8 - ADC oversampling shift

pub fn ovsr(&self) -> OVSR_R[src]

Bits 2:4 - ADC oversampling ratio

pub fn ovse(&self) -> OVSE_R[src]

Bit 0 - ADC oversampler enable on scope ADC group regular