[][src]Type Definition lpc54606_pac::syscon::SYSTCKCAL

type SYSTCKCAL = Reg<u32, _SYSTCKCAL>;

System tick counter calibration

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see systckcal module

Trait Implementations

impl Readable for SYSTCKCAL[src]

read() method returns systckcal::R reader structure

impl ResetValue for SYSTCKCAL[src]

Register SYSTCKCAL reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSTCKCAL[src]

write(|w| ..) method takes systckcal::W writer structure