interface ChipCFD8385RGBVExtendProperty {
    @_xsi:type?: "ChipCFD8385RGBVExtendProperty";
    BlueProperty?: ChipCFD8385ExtendProperty;
    CFDSpecialShift?: number;
    DataBit?: number;
    DataByteSys?: number;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GclkToDclkNum?: number;
    GrayClkSelect?: number;
    GrayDepth?: number;
    GreenProperty?: ChipCFD8385ExtendProperty;
    IsAdvancedMode?: boolean;
    IsOverflowValue?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    PLLFreqDivision?: number;
    PLLFreqDoubling?: number;
    RedProperty?: ChipCFD8385ExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SixthDataLen?: number;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    TrueGrayDepth?: number;
    VRedProperty?: ChipCFD8385ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD8385RGBVExtendProperty" = ...
CFDSpecialShift?: number = common.UInt8
DataBit?: number = common.UInt8
DataByteSys?: number = common.UInt8
FifthDataLen?: number = common.Int32
FifthRegisterAddr?: number = common.Int32
FifthStartIndex?: number = common.Int32
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GclkToDclkNum?: number = common.UInt8
GrayClkSelect?: number = common.UInt8
GrayDepth?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsOverflowValue?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
PLLFreqDivision?: number = common.UInt8
PLLFreqDoubling?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SixthDataLen?: number = common.Int32
SixthRegisterAddr?: number = common.Int32
SixthStartIndex?: number = common.Int32
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32
TrueGrayDepth?: number = common.UInt8