[][src]Type Definition imxrt1062_tmr1::CAPT

type CAPT = Reg<u16, _CAPT>;

Timer Channel Capture Register

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

For information about available fields see capt module

Trait Implementations

impl Readable for CAPT[src]

read() method returns capt::R reader structure

impl ResetValue for CAPT[src]

Register CAPT%s reset()'s with value 0

type Type = u16

Register size

impl Writable for CAPT[src]

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