[][src]Type Definition imxrt1062_tmr1::COMP2

type COMP2 = Reg<u16, _COMP2>;

Timer Channel Compare Register 2

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

For information about available fields see comp2 module

Trait Implementations

impl Readable for COMP2[src]

read() method returns comp2::R reader structure

impl ResetValue for COMP2[src]

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

type Type = u16

Register size

impl Writable for COMP2[src]

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