[][src]Type Definition imxrt1062_enc1::LCOMP

type LCOMP = Reg<u16, _LCOMP>;

Lower Position Compare Register

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

For information about available fields see lcomp module

Trait Implementations

impl Readable for LCOMP[src]

read() method returns lcomp::R reader structure

impl ResetValue for LCOMP[src]

Register LCOMP reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for LCOMP[src]

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