[][src]Type Definition imxrt1062_can3::TIMER

type TIMER = Reg<u32, _TIMER>;

Free Running Timer

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

For information about available fields see timer module

Trait Implementations

impl Readable for TIMER[src]

read() method returns timer::R reader structure

impl ResetValue for TIMER[src]

Register TIMER reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMER[src]

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