[][src]Type Definition stm32wb_pac::adc::cr::R

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 adcaldif(&self) -> ADCALDIF_R[src]

Bit 30 - ADC differential mode for calibration

pub fn deeppwd(&self) -> DEEPPWD_R[src]

Bit 29 - ADC deep power down enable

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

Bit 28 - ADC voltage regulator enable

pub fn jadstp(&self) -> JADSTP_R[src]

Bit 5 - ADC group injected conversion stop

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

Bit 4 - ADC group regular conversion stop

pub fn jadstart(&self) -> JADSTART_R[src]

Bit 3 - ADC group injected conversion start

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