[−][src]Type Definition lpc55_pac::ctimer0::TCR
type TCR = Reg<u32, _TCR>;
Timer Control Register. The TCR is used to control the Timer Counter functions. The Timer Counter can be disabled or reset through the TCR.
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see tcr module