Type Definition stm32g0::stm32g030::adc::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 advregen(&mut self) -> ADVREGEN_W<'_>[src]

Bit 28 - ADC voltage regulator enable

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

Bit 4 - ADC group regular conversion stop

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

Bit 2 - ADC group regular conversion start

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

Bit 1 - ADC disable

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

Bit 0 - ADC enable