interface ChipCS2066RGBVExtendProperty {
    @_xsi:type?: "ChipCS2066RGBVExtendProperty";
    BlueProperty?: ChipCS2066ExtendProperty;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GrayDepth?: number;
    GreenProperty?: ChipCS2066ExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    PLLFreqDivision?: number;
    PLLFreqDoubling?: number;
    RedProperty?: ChipCS2066ExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SeventhDataLen?: number;
    SeventhRegisterAddr?: number;
    SeventhStartIndex?: number;
    SixthDataLen?: number;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipCS2066ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCS2066RGBVExtendProperty" = ...
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
GrayDepth?: number = common.UInt8
GreenProperty?: ChipCS2066ExtendProperty
IsAdvancedMode?: 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
SeventhDataLen?: number = common.Int32
SeventhRegisterAddr?: number = common.Int32
SeventhStartIndex?: 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