W

Type Alias W 

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

Writer for register CR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 31 - ADC calibration

Source

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

Bit 30 - ADC differential mode for calibration

Source

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

Bit 29 - ADC deep power down enable

Source

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

Bit 28 - ADC voltage regulator enable

Source

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

Bit 5 - ADC group injected conversion stop

Source

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

Bit 4 - ADC group regular conversion stop

Source

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

Bit 3 - ADC group injected conversion start

Source

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

Bit 2 - ADC group regular conversion start

Source

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

Bit 1 - ADC disable

Source

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

Bit 0 - ADC enable