[][src]Type Definition imxrt1062_tmr1::COMP1

type COMP1 = Reg<u16, _COMP1>;

Timer Channel Compare Register 1

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

For information about available fields see comp1 module

Trait Implementations

impl Readable for COMP1[src]

read() method returns comp1::R reader structure

impl ResetValue for COMP1[src]

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

type Type = u16

Register size

impl Writable for COMP1[src]

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