[][src]Type Definition imxrt1062_lcdif::LUT1_ADDR

type LUT1_ADDR = Reg<u32, _LUT1_ADDR>;

Lookup Table Control Register.

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

For information about available fields see lut1_addr module

Trait Implementations

impl Readable for LUT1_ADDR[src]

read() method returns lut1_addr::R reader structure

impl ResetValue for LUT1_ADDR[src]

Register LUT1_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for LUT1_ADDR[src]

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