Type Alias R

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn adcal(&self) -> ADCAL_R

Bit 31 - ADC calibration

Source

pub fn adcaldif(&self) -> ADCALDIF_R

Bit 30 - ADC differential mode for calibration

Source

pub fn deeppwd(&self) -> DEEPPWD_R

Bit 29 - ADC deep power down enable

Source

pub fn advregen(&self) -> ADVREGEN_R

Bit 28 - ADC voltage regulator enable

Source

pub fn jadstp(&self) -> JADSTP_R

Bit 5 - ADC group injected conversion stop

Source

pub fn adstp(&self) -> ADSTP_R

Bit 4 - ADC group regular conversion stop

Source

pub fn jadstart(&self) -> JADSTART_R

Bit 3 - ADC group injected conversion start

Source

pub fn adstart(&self) -> ADSTART_R

Bit 2 - ADC group regular conversion start

Source

pub fn addis(&self) -> ADDIS_R

Bit 1 - ADC disable

Source

pub fn aden(&self) -> ADEN_R

Bit 0 - ADC enable