R

Type Alias R 

Source
pub type R = R<u32, CFGR2>;
Expand description

Reader of register CFGR2

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rovsm(&self) -> ROVSM_R

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

Source

pub fn tovs(&self) -> TOVS_R

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

Source

pub fn ovss(&self) -> OVSS_R

Bits 5:8 - ADC oversampling shift

Source

pub fn ovsr(&self) -> OVSR_R

Bits 2:4 - ADC oversampling ratio

Source

pub fn jovse(&self) -> JOVSE_R

Bit 1 - ADC oversampler enable on scope ADC group injected

Source

pub fn rovse(&self) -> ROVSE_R

Bit 0 - ADC oversampler enable on scope ADC group regular