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

type R = R<u32, XO_CAL_STATUS>;

Reader of register XO_CAL_STATUS

Methods

impl R[src]

pub fn cal_cntr(&self) -> CAL_CNTR_R[src]

Bits 0:15 - Value of the calibration counter (result of the calibration operation).

pub fn done(&self) -> DONE_R[src]

Bit 16 - Status of the calibration run. 1: Calibration is completed.