[][src]Type Definition imxrt1062_enc1::REV

type REV = Reg<u16, _REV>;

Revolution Counter Register

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

For information about available fields see rev module

Trait Implementations

impl Readable for REV[src]

read() method returns rev::R reader structure

impl ResetValue for REV[src]

Register REV reset()'s with value 0

type Type = u16

Register size

impl Writable for REV[src]

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