[][src]Type Definition lpc55s6x_pac::syscon::CPU1STCKCAL

type CPU1STCKCAL = Reg<u32, _CPU1STCKCAL>;

System tick calibration for CPU1

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

For information about available fields see cpu1stckcal module

Trait Implementations

impl Readable for CPU1STCKCAL[src]

read() method returns cpu1stckcal::R reader structure

impl ResetValue for CPU1STCKCAL[src]

Register CPU1STCKCAL reset()'s with value 0

type Type = u32

Register size

impl Writable for CPU1STCKCAL[src]

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