Skip to main content

W

Type Alias W 

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

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn adcen(&mut self) -> AdcenW<'_, CtrlSpec>

Bit 0 - ADC Enable

Source

pub fn rst(&mut self) -> RstW<'_, CtrlSpec>

Bit 1 - Software Reset

Source

pub fn dozen(&mut self) -> DozenW<'_, CtrlSpec>

Bit 2 - Doze Enable

Source

pub fn cal_req(&mut self) -> CalReqW<'_, CtrlSpec>

Bit 3 - Auto-Calibration Request

Source

pub fn calofs(&mut self) -> CalofsW<'_, CtrlSpec>

Bit 4 - Offset Calibration Request

Source

pub fn calhs(&mut self) -> CalhsW<'_, CtrlSpec>

Bit 6 - High Speed Mode Trim Request

Source

pub fn rstfifo0(&mut self) -> Rstfifo0W<'_, CtrlSpec>

Bit 8 - Reset FIFO 0

Source

pub fn cal_avgs(&mut self) -> CalAvgsW<'_, CtrlSpec>

Bits 16:19 - Auto-Calibration Averages