[][src]Type Definition imxrt1062_enc1::UINIT

type UINIT = Reg<u16, _UINIT>;

Upper Initialization Register

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

For information about available fields see uinit module

Trait Implementations

impl Readable for UINIT[src]

read() method returns uinit::R reader structure

impl ResetValue for UINIT[src]

Register UINIT reset()'s with value 0

type Type = u16

Register size

impl Writable for UINIT[src]

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