[][src]Type Definition efm32pg12_pac::adc0::cal::R

type R = R<u32, CAL>;

Reader of register CAL

Methods

impl R[src]

pub fn singleoffset(&self) -> SINGLEOFFSET_R[src]

Bits 0:3 - Single Mode Offset Calibration Value for Differential or Positive Single-ended Mode

pub fn singleoffsetinv(&self) -> SINGLEOFFSETINV_R[src]

Bits 4:7 - Single Mode Offset Calibration Value for Negative Single-ended Mode

pub fn singlegain(&self) -> SINGLEGAIN_R[src]

Bits 8:14 - Single Mode Gain Calibration Value

pub fn offsetinvmode(&self) -> OFFSETINVMODE_R[src]

Bit 15 - Negative Single-ended Offset Calibration is Enabled

pub fn scanoffset(&self) -> SCANOFFSET_R[src]

Bits 16:19 - Scan Mode Offset Calibration Value for Differential or Positive Single-ended Mode

pub fn scanoffsetinv(&self) -> SCANOFFSETINV_R[src]

Bits 20:23 - Scan Mode Offset Calibration Value for Negative Single-ended Mode

pub fn scangain(&self) -> SCANGAIN_R[src]

Bits 24:30 - Scan Mode Gain Calibration Value

pub fn calen(&self) -> CALEN_R[src]

Bit 31 - Calibration Mode is Enabled