[][src]Type Definition imxrt1062_pit::timer::TCTRL

type TCTRL = Reg<u32, _TCTRL>;

Timer Control Register

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

For information about available fields see tctrl module

Trait Implementations

impl Readable for TCTRL[src]

read() method returns tctrl::R reader structure

impl ResetValue for TCTRL[src]

Register TCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for TCTRL[src]

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