Type Definition stm32g4::stm32g474::adc1::cfgr2::W[][src]

type W = W<u32, CFGR2>;

Writer for register CFGR2

Implementations

impl W[src]

pub fn smptrig(&mut self) -> SMPTRIG_W<'_>[src]

Bit 27 - Sampling time control trigger mode

pub fn bulb(&mut self) -> BULB_W<'_>[src]

Bit 26 - Bulb sampling mode

pub fn swtrig(&mut self) -> SWTRIG_W<'_>[src]

Bit 25 - Software trigger bit for sampling time control trigger mode

pub fn gcomp(&mut self) -> GCOMP_W<'_>[src]

Bit 16 - Gain compensation mode

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

Bit 10 - Regular Oversampling mode

pub fn trovs(&mut self) -> TROVS_W<'_>[src]

Bit 9 - Triggered Regular Oversampling

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

Bits 5:8 - Oversampling shift

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

Bits 2:4 - Oversampling ratio

pub fn jovse(&mut self) -> JOVSE_W<'_>[src]

Bit 1 - Injected Oversampling Enable

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

Bit 0 - Regular Oversampling Enable