[][src]Type Definition lpc55s6x_pac::syscon::cpu1stckcal::R

type R = R<u32, CPU1STCKCAL>;

Reader of register CPU1STCKCAL

Methods

impl R[src]

pub fn tenms(&self) -> TENMS_R[src]

Bits 0:23 - Reload value for 10ms (100Hz) timing, subject to system clock skew errors. If the value reads as zero, the calibration value is not known.

pub fn skew(&self) -> SKEW_R[src]

Bit 24 - Indicates whether the TENMS value is exact: 0 = TENMS value is exact; 1 = TENMS value is inexact, or not given.

pub fn noref(&self) -> NOREF_R[src]

Bit 25 - Indicates whether the device provides a reference clock to the processor: 0 = reference clock provided; 1 = no reference clock provided.