[][src]Type Definition imxrt1062_lcdif::VDCTRL1

type VDCTRL1 = Reg<u32, _VDCTRL1>;

LCDIF VSYNC Mode and Dotclk Mode Control Register1

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

For information about available fields see vdctrl1 module

Trait Implementations

impl Readable for VDCTRL1[src]

read() method returns vdctrl1::R reader structure

impl ResetValue for VDCTRL1[src]

Register VDCTRL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL1[src]

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