Type Definition stm32g4::stm32g484::adc3::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn adcal(&mut self) -> ADCAL_W<'_>[src]

Bit 31 - ADC calibration

pub fn adcaldif(&mut self) -> ADCALDIF_W<'_>[src]

Bit 30 - Differential mode for calibration

pub fn deeppwd(&mut self) -> DEEPPWD_W<'_>[src]

Bit 29 - Deep-power-down enable

pub fn advregen(&mut self) -> ADVREGEN_W<'_>[src]

Bit 28 - ADC voltage regulator enable

pub fn jadstp(&mut self) -> JADSTP_W<'_>[src]

Bit 5 - ADC stop of injected conversion command

pub fn adstp(&mut self) -> ADSTP_W<'_>[src]

Bit 4 - ADC stop of regular conversion command

pub fn jadstart(&mut self) -> JADSTART_W<'_>[src]

Bit 3 - ADC start of injected conversion

pub fn adstart(&mut self) -> ADSTART_W<'_>[src]

Bit 2 - ADC start of regular conversion

pub fn addis(&mut self) -> ADDIS_W<'_>[src]

Bit 1 - ADC disable command

pub fn aden(&mut self) -> ADEN_W<'_>[src]

Bit 0 - ADC enable control