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