[][src]Type Definition imxrt1062_flexio1::TIMCMP

type TIMCMP = Reg<u32, _TIMCMP>;

Timer Compare N Register

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

For information about available fields see timcmp module

Trait Implementations

impl Readable for TIMCMP[src]

read() method returns timcmp::R reader structure

impl ResetValue for TIMCMP[src]

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

type Type = u32

Register size

impl Writable for TIMCMP[src]

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