[][src]Type Definition stm32wb_pac::adc::cfgr2::R

type R = R<u32, CFGR2>;

Reader of register CFGR2

Implementations

impl R[src]

pub fn rovsm(&self) -> ROVSM_R[src]

Bit 10 - ADC oversampling mode managing interlaced conversions of ADC group regular and group injected

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 jovse(&self) -> JOVSE_R[src]

Bit 1 - ADC oversampler enable on scope ADC group injected

pub fn rovse(&self) -> ROVSE_R[src]

Bit 0 - ADC oversampler enable on scope ADC group regular