Renesas / GR-PEACH_video

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

vdec_over_range_t Struct Reference

vdec_over_range_t Struct Reference

#include <r_vdec.h>

Data Fields

uint16_t radj_o_level0
uint16_t radj_u_level0
uint16_t radj_o_level1
uint16_t radj_u_level1
uint16_t radj_o_level2
uint16_t radj_u_level2
vdec_onoff_t ucmp_sw
vdec_onoff_t dcmp_sw
vdec_onoff_t hwide_sw

Detailed Description

Over-range control parameter

Definition at line 288 of file r_vdec.h.


Field Documentation

Under-range detection enable

Definition at line 296 of file r_vdec.h.

Horizontal enlargement of over/under-range level

Definition at line 297 of file r_vdec.h.

uint16_t radj_o_level0

A/D over-threshold level (between levels 0 and 1)

Definition at line 289 of file r_vdec.h.

uint16_t radj_o_level1

A/D over-threshold level (between levels 1 and 2)

Definition at line 291 of file r_vdec.h.

uint16_t radj_o_level2

A/D over-threshold level (between levels 2 and 3)

Definition at line 293 of file r_vdec.h.

uint16_t radj_u_level0

A/D under-threshold level (between levels 2 and 3)

Definition at line 290 of file r_vdec.h.

uint16_t radj_u_level1

A/D under-threshold level (between levels 1 and 2)

Definition at line 292 of file r_vdec.h.

uint16_t radj_u_level2

A/D under-threshold level (between levels 0 and 1)

Definition at line 294 of file r_vdec.h.

Over-range detection enable

Definition at line 295 of file r_vdec.h.