Type Alias R

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

Register DSEQCTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn inputctrl(&self) -> InputctrlR

Bit 0 - Input Control

Source

pub fn ctrlb(&self) -> CtrlbR

Bit 1 - Control B

Source

pub fn refctrl(&self) -> RefctrlR

Bit 2 - Reference Control

Source

pub fn avgctrl(&self) -> AvgctrlR

Bit 3 - Average Control

Source

pub fn sampctrl(&self) -> SampctrlR

Bit 4 - Sampling Time Control

Source

pub fn winlt(&self) -> WinltR

Bit 5 - Window Monitor Lower Threshold

Source

pub fn winut(&self) -> WinutR

Bit 6 - Window Monitor Upper Threshold

Source

pub fn gaincorr(&self) -> GaincorrR

Bit 7 - Gain Correction

Source

pub fn offsetcorr(&self) -> OffsetcorrR

Bit 8 - Offset Correction

Source

pub fn autostart(&self) -> AutostartR

Bit 31 - ADC Auto-Start Conversion