[][src]Type Definition imxrt1062_tmr1::CMPLD2

type CMPLD2 = Reg<u16, _CMPLD2>;

Timer Channel Comparator Load Register 2

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

For information about available fields see cmpld2 module

Trait Implementations

impl Readable for CMPLD2[src]

read() method returns cmpld2::R reader structure

impl ResetValue for CMPLD2[src]

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

type Type = u16

Register size

impl Writable for CMPLD2[src]

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