[−][src]Type Definition lpc55_pac::syscon::cpu0stckcal::W
type W = W<u32, CPU0STCKCAL>;
Writer for register CPU0STCKCAL
Implementations
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.