Video library for GR-PEACH

Dependents:   Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more

Embed: (wiki syntax)

« Back to documentation index

vdc5_lvds_t Struct Reference

vdc5_lvds_t Struct Reference

#include <r_vdc5.h>

Data Fields

vdc5_lvds_in_clk_sel_t lvds_in_clk_sel
vdc5_lvds_ndiv_t lvds_idiv_set
uint16_t lvdspll_tst
vdc5_lvds_ndiv_t lvds_odiv_set
vdc5_channel_t lvds_vdc_sel
uint16_t lvdspll_fd
uint16_t lvdspll_rd
vdc5_lvds_pll_nod_t lvdspll_od

Detailed Description

LVDS parameter

Definition at line 211 of file r_vdc5.h.


Field Documentation

The frequency dividing value (NIDIV) for frequency divider 1

Definition at line 213 of file r_vdc5.h.

The clock input to frequency divider 1

Definition at line 212 of file r_vdc5.h.

The frequency dividing value (NODIV) for frequency divider 2

Definition at line 215 of file r_vdc5.h.

A channel in VDC5 whose data is to be output through the LVDS

Definition at line 216 of file r_vdc5.h.

uint16_t lvdspll_fd

The frequency dividing value (NFD) for the feedback frequency

Definition at line 217 of file r_vdc5.h.

The frequency dividing value (NOD) for the output frequency

Definition at line 219 of file r_vdc5.h.

uint16_t lvdspll_rd

The frequency dividing value (NRD) for the input frequency

Definition at line 218 of file r_vdc5.h.

uint16_t lvdspll_tst

Internal parameter setting for LVDS PLL

Definition at line 214 of file r_vdc5.h.