[][src]Type Definition imxrt1062_lcdif::LUT0_DATA

type LUT0_DATA = Reg<u32, _LUT0_DATA>;

Lookup Table Data Register.

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

For information about available fields see lut0_data module

Trait Implementations

impl Readable for LUT0_DATA[src]

read() method returns lut0_data::R reader structure

impl ResetValue for LUT0_DATA[src]

Register LUT0_DATA reset()'s with value 0

type Type = u32

Register size

impl Writable for LUT0_DATA[src]

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