[][src]Type Definition imxrt1062_lcdif::vdctrl3::R

type R = R<u32, VDCTRL3>;

Reader of register VDCTRL3

Methods

impl R[src]

pub fn vertical_wait_cnt(&self) -> VERTICAL_WAIT_CNT_R[src]

Bits 0:15 - In the VSYNC interface mode, wait for this number of DISPLAY CLOCK (pix_clk) cycles from the falling VSYNC edge (or rising if VSYNC_POL is 1) before starting LCD transactions and is applicable only if WAIT_FOR_VSYNC_EDGE is set

pub fn horizontal_wait_cnt(&self) -> HORIZONTAL_WAIT_CNT_R[src]

Bits 16:27 - In the DOTCLK mode, wait for this number of clocks from falling edge (or rising if HSYNC_POL is 1) of HSYNC signal to account for horizontal back porch plus the number of DOTCLKs before the moving picture information begins

pub fn vsync_only(&self) -> VSYNC_ONLY_R[src]

Bit 28 - This bit must be set to 1 in the VSYNC mode of operation, and 0 in the DOTCLK mode of operation.

pub fn mux_sync_signals(&self) -> MUX_SYNC_SIGNALS_R[src]

Bit 29 - When this bit is set, the LCDIF block will internally mux HSYNC with LCD_D14, DOTCLK with LCD_D13 and ENABLE with LCD_D12, otherwise these signals will go out on separate pins