[][src]Type Definition imxrt1062_enc1::POSD

type POSD = Reg<u16, _POSD>;

Position Difference Counter Register

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

For information about available fields see posd module

Trait Implementations

impl Readable for POSD[src]

read() method returns posd::R reader structure

impl ResetValue for POSD[src]

Register POSD reset()'s with value 0

type Type = u16

Register size

impl Writable for POSD[src]

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