Lcd companion boards support (VKLCD50RTA & VKLCD70RT)

Embed: (wiki syntax)

« Back to documentation index

vdc5_black_t Struct Reference

vdc5_black_t Struct Reference

#include <r_vdc5.h>

Data Fields

uint16_t bkstr_st
uint16_t bkstr_d
uint16_t bkstr_t1
uint16_t bkstr_t2

Detailed Description

Black stretch setup parameter

Definition at line 759 of file r_vdc5.h.


Field Documentation

uint16_t bkstr_d

Black stretch depth

Definition at line 761 of file r_vdc5.h.

uint16_t bkstr_st

Black stretch start point

Definition at line 760 of file r_vdc5.h.

uint16_t bkstr_t1

Black stretch time constant (T1)

Definition at line 762 of file r_vdc5.h.

uint16_t bkstr_t2

Black stretch time constant (T2)

Definition at line 763 of file r_vdc5.h.