interface ChipCFD465ARGBVExtendProperty {
    @_xsi:type?: "ChipCFD465ARGBVExtendProperty";
    BlueProperty?: ChipCFD465AExtendProperty;
    EnGCLKMutiRate?: boolean;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GclkDoubleLine?: boolean;
    GrayDepth?: number;
    GreenProperty?: ChipCFD465AExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineBlankingBeginTime?: number;
    LowAshImport?: number;
    LowAshPaySetting?: number;
    RedProperty?: ChipCFD465AExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SoftReset?: boolean;
    SRAMSetting?: number;
    SubField?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipCFD465AExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD465ARGBVExtendProperty" = ...
EnGCLKMutiRate?: boolean = common.Bool
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
GclkDoubleLine?: boolean = common.Bool
GrayDepth?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineBlankingBeginTime?: number = common.UInt8
LowAshImport?: number = common.UInt8
LowAshPaySetting?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SoftReset?: boolean = common.Bool
SRAMSetting?: number = common.UInt8
SubField?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32