[][src]Type Definition imxrt1062_lcdif::VDCTRL3

type VDCTRL3 = Reg<u32, _VDCTRL3>;

LCDIF VSYNC Mode and Dotclk Mode Control Register3

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

For information about available fields see vdctrl3 module

Trait Implementations

impl Readable for VDCTRL3[src]

read() method returns vdctrl3::R reader structure

impl ResetValue for VDCTRL3[src]

Register VDCTRL3 reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL3[src]

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