[][src]Type Definition lpc55s6x_pac::syscon::cpu0stckcal::W

type W = W<u32, CPU0STCKCAL>;

Writer for register CPU0STCKCAL

Methods

impl W[src]

pub fn tenms(&mut self) -> TENMS_W[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(&mut self) -> SKEW_W[src]

Bit 24 - Initial value for the Systick timer.

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

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