[−][src]Type Definition lpc55_pac::syscon::CPU0STCKCAL
type CPU0STCKCAL = Reg<u32, _CPU0STCKCAL>;
System tick calibration for secure part of CPU0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cpu0stckcal module
Trait Implementations
impl Readable for CPU0STCKCAL[src]
read() method returns cpu0stckcal::R reader structure
impl ResetValue for CPU0STCKCAL[src]
Register CPU0STCKCAL reset()'s with value 0
impl Writable for CPU0STCKCAL[src]
write(|w| ..) method takes cpu0stckcal::W writer structure