[][src]Type Definition lpc55s6x_pac::anactrl::xo_cal_cfg::R

type R = R<u32, XO_CAL_CFG>;

Reader of register XO_CAL_CFG

Methods

impl R[src]

pub fn start_inv(&self) -> START_INV_R[src]

Bit 0 - Polarity of the externally applied START signal

pub fn start_ovr(&self) -> START_OVR_R[src]

Bit 1 - Override of the START signal.

pub fn start(&self) -> START_R[src]

Bit 2 - Override value of the START signal.

pub fn stop_inv(&self) -> STOP_INV_R[src]

Bit 3 - Polarity of the STOP signal.

pub fn stop_cntr_end(&self) -> STOP_CNTR_END_R[src]

Bit 4 - Generate the external DONE signal when the counter reaches its end.

pub fn xo32k_mode(&self) -> XO32K_MODE_R[src]

Bit 5 - When 0 : High speed crystal oscillator calibration is used. When 1 : 32 kHz crystal oscillator calibration is used.