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

type W = W<u32, CFGR2>;

Writer for register CFGR2

Implementations

impl W[src]

pub fn rovsm(&mut self) -> ROVSM_W<'_>[src]

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

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 jovse(&mut self) -> JOVSE_W<'_>[src]

Bit 1 - ADC oversampler enable on scope ADC group injected

pub fn rovse(&mut self) -> ROVSE_W<'_>[src]

Bit 0 - ADC oversampler enable on scope ADC group regular