[][src]Type Definition imxrt1062_enc1::UPOS

type UPOS = Reg<u16, _UPOS>;

Upper Position Counter Register

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

For information about available fields see upos module

Trait Implementations

impl Readable for UPOS[src]

read() method returns upos::R reader structure

impl ResetValue for UPOS[src]

Register UPOS reset()'s with value 0

type Type = u16

Register size

impl Writable for UPOS[src]

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