[][src]Type Definition lpc55s6x_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 avaliable fields see mr module

Trait Implementations

impl Readable for MR[src]

read() method returns mr::R reader structure

impl Writable for MR[src]

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

impl ResetValue for MR[src]

Register MR[%s] reset()'s with value 0

type Type = u32

Register size