[][src]Type Definition lpc55s6x_pac::adc0::ctrl::R

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn adcen(&self) -> ADCEN_R[src]

Bit 0 - ADC Enable

pub fn rst(&self) -> RST_R[src]

Bit 1 - Software Reset

pub fn dozen(&self) -> DOZEN_R[src]

Bit 2 - Doze Enable

pub fn cal_req(&self) -> CAL_REQ_R[src]

Bit 3 - Auto-Calibration Request

pub fn calofs(&self) -> CALOFS_R[src]

Bit 4 - Configure for offset calibration function

pub fn rstfifo0(&self) -> RSTFIFO0_R[src]

Bit 8 - Reset FIFO 0

pub fn rstfifo1(&self) -> RSTFIFO1_R[src]

Bit 9 - Reset FIFO 1

pub fn cal_avgs(&self) -> CAL_AVGS_R[src]

Bits 16:18 - Auto-Calibration Averages