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_read_t Struct Reference

vdc5_read_t Struct Reference

#include <r_vdc5.h>

Data Fields

vdc5_gr_ln_off_dir_t gr_ln_off_dir
vdc5_gr_flm_sel_t gr_flm_sel
vdc5_onoff_t gr_imr_flm_inv
vdc5_bst_md_t gr_bst_md
void * gr_base
uint32_t gr_ln_off
const vdc5_width_read_fb_twidth_read_fb
vdc5_onoff_t adj_sel
vdc5_gr_format_t gr_format
vdc5_gr_ycc_swap_t gr_ycc_swap
vdc5_wr_rd_swa_t gr_rdswa
vdc5_period_rect_t gr_grc

Detailed Description

Data read control parameter

Definition at line 581 of file r_vdc5.h.


Field Documentation

Folding handling (on/off)

Definition at line 589 of file r_vdc5.h.

void* gr_base

Frame buffer base address

Definition at line 586 of file r_vdc5.h.

Frame buffer burst transfer mode

Definition at line 585 of file r_vdc5.h.

Frame buffer address setting signal

Definition at line 583 of file r_vdc5.h.

Format of the frame buffer read signal

Definition at line 590 of file r_vdc5.h.

Graphics display area

Definition at line 594 of file r_vdc5.h.

Frame buffer number for distortion correction

Definition at line 584 of file r_vdc5.h.

uint32_t gr_ln_off

Frame buffer line offset address

Definition at line 587 of file r_vdc5.h.

Line offset address direction of the frame buffer

Definition at line 582 of file r_vdc5.h.

Swap setting in frame buffer reading

Definition at line 593 of file r_vdc5.h.

Swapping of data read from buffer in the YCbCr422 format

Definition at line 591 of file r_vdc5.h.

Size of the frame buffer to be read

Definition at line 588 of file r_vdc5.h.