[][src]Type Definition imxrt1062_lcdif::VDCTRL0_CLR

type VDCTRL0_CLR = Reg<u32, _VDCTRL0_CLR>;

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_clr module

Trait Implementations

impl Readable for VDCTRL0_CLR[src]

read() method returns vdctrl0_clr::R reader structure

impl ResetValue for VDCTRL0_CLR[src]

Register VDCTRL0_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for VDCTRL0_CLR[src]

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