[][src]Type Definition imxrt1062_flexio1::TIMCFG

type TIMCFG = Reg<u32, _TIMCFG>;

Timer Configuration N Register

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

For information about available fields see timcfg module

Trait Implementations

impl Readable for TIMCFG[src]

read() method returns timcfg::R reader structure

impl ResetValue for TIMCFG[src]

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

type Type = u32

Register size

impl Writable for TIMCFG[src]

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