[][src]Type Definition imxrt1062_enc1::UMOD

type UMOD = Reg<u16, _UMOD>;

Upper Modulus Register

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

For information about available fields see umod module

Trait Implementations

impl Readable for UMOD[src]

read() method returns umod::R reader structure

impl ResetValue for UMOD[src]

Register UMOD reset()'s with value 0

type Type = u16

Register size

impl Writable for UMOD[src]

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