Type Alias W

Source
pub type W = W<DseqctrlSpec>;
Expand description

Register DSEQCTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn inputctrl(&mut self) -> InputctrlW<'_, DseqctrlSpec>

Bit 0 - Input Control

Source

pub fn ctrlb(&mut self) -> CtrlbW<'_, DseqctrlSpec>

Bit 1 - Control B

Source

pub fn refctrl(&mut self) -> RefctrlW<'_, DseqctrlSpec>

Bit 2 - Reference Control

Source

pub fn avgctrl(&mut self) -> AvgctrlW<'_, DseqctrlSpec>

Bit 3 - Average Control

Source

pub fn sampctrl(&mut self) -> SampctrlW<'_, DseqctrlSpec>

Bit 4 - Sampling Time Control

Source

pub fn winlt(&mut self) -> WinltW<'_, DseqctrlSpec>

Bit 5 - Window Monitor Lower Threshold

Source

pub fn winut(&mut self) -> WinutW<'_, DseqctrlSpec>

Bit 6 - Window Monitor Upper Threshold

Source

pub fn gaincorr(&mut self) -> GaincorrW<'_, DseqctrlSpec>

Bit 7 - Gain Correction

Source

pub fn offsetcorr(&mut self) -> OffsetcorrW<'_, DseqctrlSpec>

Bit 8 - Offset Correction

Source

pub fn autostart(&mut self) -> AutostartW<'_, DseqctrlSpec>

Bit 31 - ADC Auto-Start Conversion