[][src]Type Definition imxrt1062_enc1::LPOS

type LPOS = Reg<u16, _LPOS>;

Lower Position Counter Register

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

For information about available fields see lpos module

Trait Implementations

impl Readable for LPOS[src]

read() method returns lpos::R reader structure

impl ResetValue for LPOS[src]

Register LPOS reset()'s with value 0

type Type = u16

Register size

impl Writable for LPOS[src]

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