[][src]Type Definition imxrt1062_flexspi::LUT

type LUT = Reg<u32, _LUT>;

LUT 0

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

For information about available fields see lut module

Trait Implementations

impl Readable for LUT[src]

read() method returns lut::R reader structure

impl ResetValue for LUT[src]

Register LUT[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for LUT[src]

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