karthick B / GR-PEACH_video

Fork of GR-PEACH_video by Renesas

Embed: (wiki syntax)

« Back to documentation index

vdc5_calibr_contrast_t Struct Reference

vdc5_calibr_contrast_t Struct Reference

#include <r_vdc5.h>

Data Fields

uint8_t cont_g
uint8_t cont_b
uint8_t cont_r

Detailed Description

Contrast (gain) adjustment parameter

Definition at line 829 of file r_vdc5.h.


Field Documentation

uint8_t cont_b

Contrast (gain) adjustment of B signal

Definition at line 831 of file r_vdc5.h.

uint8_t cont_g

Contrast (gain) adjustment of G signal

Definition at line 830 of file r_vdc5.h.

uint8_t cont_r

Contrast (gain) adjustment of R signal

Definition at line 832 of file r_vdc5.h.