[][src]Type Definition imxrt1062_tmr1::CMPLD1

type CMPLD1 = Reg<u16, _CMPLD1>;

Timer Channel Comparator Load Register 1

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

For information about available fields see cmpld1 module

Trait Implementations

impl Readable for CMPLD1[src]

read() method returns cmpld1::R reader structure

impl ResetValue for CMPLD1[src]

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

type Type = u16

Register size

impl Writable for CMPLD1[src]

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