[][src]Type Definition imxrt1062_enc1::UCOMP

type UCOMP = Reg<u16, _UCOMP>;

Upper Position Compare Register

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

For information about available fields see ucomp module

Trait Implementations

impl Readable for UCOMP[src]

read() method returns ucomp::R reader structure

impl ResetValue for UCOMP[src]

Register UCOMP reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for UCOMP[src]

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