Type Definition stm32g0::stm32g081::adc::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn adcal(&self) -> ADCAL_R[src]

Bit 31 - ADC calibration

pub fn advregen(&self) -> ADVREGEN_R[src]

Bit 28 - ADC voltage regulator enable

pub fn adstp(&self) -> ADSTP_R[src]

Bit 4 - ADC group regular conversion stop

pub fn adstart(&self) -> ADSTART_R[src]

Bit 2 - ADC group regular conversion start

pub fn addis(&self) -> ADDIS_R[src]

Bit 1 - ADC disable

pub fn aden(&self) -> ADEN_R[src]

Bit 0 - ADC enable