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

vdc5_calibr_dither_t Struct Reference

#include <r_vdc5.h>

Data Fields

vdc5_panel_dither_md_t pdth_sel
uint8_t pdth_pa
uint8_t pdth_pb
uint8_t pdth_pc
uint8_t pdth_pd

Detailed Description

Panel dithering parameter

Definition at line 843 of file r_vdc5.h.


Field Documentation

uint8_t pdth_pa

Pattern value (A) of 2x2 pattern dither

Definition at line 845 of file r_vdc5.h.

uint8_t pdth_pb

Pattern value (B) of 2x2 pattern dither

Definition at line 846 of file r_vdc5.h.

uint8_t pdth_pc

Pattern value (C) of 2x2 pattern dither

Definition at line 847 of file r_vdc5.h.

uint8_t pdth_pd

Pattern value (D) of 2x2 pattern dither

Definition at line 848 of file r_vdc5.h.

Panel dither operation mode

Definition at line 844 of file r_vdc5.h.