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

vdc5_width_read_fb_t Struct Reference

#include <r_vdc5.h>

Data Fields

uint16_t in_vw
uint16_t in_hw

Detailed Description

Size of the frame buffer to be read

Definition at line 548 of file r_vdc5.h.


Field Documentation

uint16_t in_hw

Width of the horizontal valid period

Definition at line 550 of file r_vdc5.h.

uint16_t in_vw

Number of lines in a frame

Definition at line 549 of file r_vdc5.h.