[][src]Type Definition imxrt1062_tmr1::CNTR

type CNTR = Reg<u16, _CNTR>;

Timer Channel Counter Register

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

For information about available fields see cntr module

Trait Implementations

impl Readable for CNTR[src]

read() method returns cntr::R reader structure

impl ResetValue for CNTR[src]

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

type Type = u16

Register size

impl Writable for CNTR[src]

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