[][src]Type Definition lpc845_pac::mrt0::channel::TIMER

type TIMER = Reg<u32, _TIMER>;

MRT Timer register. This register reads the value of the down-counter.

This register you can read. See API.

For information about avaliable fields see timer module

Trait Implementations

impl Readable for TIMER[src]

read() method returns timer::R reader structure