[][src]Type Definition imxrt1062_enc1::LINIT

type LINIT = Reg<u16, _LINIT>;

Lower Initialization Register

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

For information about available fields see linit module

Trait Implementations

impl Readable for LINIT[src]

read() method returns linit::R reader structure

impl ResetValue for LINIT[src]

Register LINIT reset()'s with value 0

type Type = u16

Register size

impl Writable for LINIT[src]

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