[][src]Type Definition imxrt1062_lcdif::VDCTRL2

type VDCTRL2 = Reg<u32, _VDCTRL2>;

LCDIF VSYNC Mode and Dotclk Mode Control Register2

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

For information about available fields see vdctrl2 module

Trait Implementations

impl Readable for VDCTRL2[src]

read() method returns vdctrl2::R reader structure

impl ResetValue for VDCTRL2[src]

Register VDCTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL2[src]

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