[][src]Type Definition imxrt1062_lcdif::LUT0_ADDR

type LUT0_ADDR = Reg<u32, _LUT0_ADDR>;

Lookup Table Control Register.

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

For information about available fields see lut0_addr module

Trait Implementations

impl Readable for LUT0_ADDR[src]

read() method returns lut0_addr::R reader structure

impl ResetValue for LUT0_ADDR[src]

Register LUT0_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for LUT0_ADDR[src]

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