[][src]Type Definition imxrt1062_lcdif::LUT1_DATA

type LUT1_DATA = Reg<u32, _LUT1_DATA>;

Lookup Table Data Register.

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

For information about available fields see lut1_data module

Trait Implementations

impl Readable for LUT1_DATA[src]

read() method returns lut1_data::R reader structure

impl ResetValue for LUT1_DATA[src]

Register LUT1_DATA reset()'s with value 0

type Type = u32

Register size

impl Writable for LUT1_DATA[src]

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