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

type W = W<u32, XO_CAL_CFG>;

Writer for register XO_CAL_CFG

Methods

impl W[src]

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

Bit 0 - Polarity of the externally applied START signal

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

Bit 1 - Override of the START signal.

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

Bit 2 - Override value of the START signal.

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

Bit 3 - Polarity of the STOP signal.

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

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

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

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