[][src]Type Definition imxrt1062_lcdif::VDCTRL4

type VDCTRL4 = Reg<u32, _VDCTRL4>;

LCDIF VSYNC Mode and Dotclk Mode Control Register4

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

For information about available fields see vdctrl4 module

Trait Implementations

impl Readable for VDCTRL4[src]

read() method returns vdctrl4::R reader structure

impl ResetValue for VDCTRL4[src]

Register VDCTRL4 reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL4[src]

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