[][src]Type Definition imxrt1062_lcdif::VDCTRL0_SET

type VDCTRL0_SET = Reg<u32, _VDCTRL0_SET>;

LCDIF VSYNC Mode and Dotclk Mode Control Register0

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

For information about available fields see vdctrl0_set module

Trait Implementations

impl Readable for VDCTRL0_SET[src]

read() method returns vdctrl0_set::R reader structure

impl ResetValue for VDCTRL0_SET[src]

Register VDCTRL0_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL0_SET[src]

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