[−][src]Type Definition lpc55_pac::ctimer0::MR
type MR = Reg<u32, _MR>;
Match Register . MR can be enabled through the MCR to reset the TC, stop both the TC and PC, and/or generate an interrupt every time MR matches the TC.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see mr module