[][src]Type Definition imxrt1062_flexio1::TIMSTAT

type TIMSTAT = Reg<u32, _TIMSTAT>;

Timer Status Register

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

For information about available fields see timstat module

Trait Implementations

impl Readable for TIMSTAT[src]

read() method returns timstat::R reader structure

impl ResetValue for TIMSTAT[src]

Register TIMSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMSTAT[src]

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