[][src]Type Definition imxrt1062_lcdif::LUT_CTRL

type LUT_CTRL = Reg<u32, _LUT_CTRL>;

Lookup Table Data Register.

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

For information about available fields see lut_ctrl module

Trait Implementations

impl Readable for LUT_CTRL[src]

read() method returns lut_ctrl::R reader structure

impl ResetValue for LUT_CTRL[src]

Register LUT_CTRL reset()'s with value 0x01

type Type = u32

Register size

impl Writable for LUT_CTRL[src]

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