interface ChipDP3369SRGBVExtendProperty {
    @_xsi:type?: "ChipDP3369SRGBVExtendProperty";
    AsynchronousMaxRefresh: number;
    AsynchronousRefresh: number;
    BlackScreenDynamicConserveEnergy?: number;
    BlueProperty?: ChipDP3369SExtendProperty;
    ChipLibVersion?: number;
    DisplayRefreshRate?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GammaMaxRatio: number;
    GammaStepSize: number;
    GclkFrequencyCoefficient?: number;
    GreenProperty?: ChipDP3369SExtendProperty;
    HighGrayIndependentRefresh?: number;
    IsAdvancedMode?: boolean;
    IsExternalResistor?: number;
    IsGammaDllMode?: boolean;
    IsOpenNoRes?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineGraydepth?: number;
    RedProperty?: ChipDP3369SExtendProperty;
    RefunmperEn?: number;
    RemoveBadPoints?: boolean;
    RomoveBadPointsBlueGain?: number;
    RomoveBadPointsGreenGain?: number;
    RomoveBadPointsRedGain?: number;
    ScanType?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    VRedProperty?: ChipDP3369SExtendProperty;
    WithourResistantBlueGainOne?: number;
    WithourResistantGreenGainOne?: number;
    WithourResistantRedGainOne?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipDP3369SRGBVExtendProperty" = ...
AsynchronousMaxRefresh: number = common.Int32_128
AsynchronousRefresh: number = common.Int32_64
BlackScreenDynamicConserveEnergy?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
DisplayRefreshRate?: number = common.UInt16
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GammaMaxRatio: number = common.Numeric_1
GammaStepSize: number = common.UInt8_1
GclkFrequencyCoefficient?: number = common.UInt8
HighGrayIndependentRefresh?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsExternalResistor?: number = common.UInt8
IsGammaDllMode?: boolean = common.Bool
IsOpenNoRes?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineGraydepth?: number = common.UInt16
RefunmperEn?: number = common.UInt16
RemoveBadPoints?: boolean = common.Bool
RomoveBadPointsBlueGain?: number = common.UInt8
RomoveBadPointsGreenGain?: number = common.UInt8
RomoveBadPointsRedGain?: number = common.UInt8
ScanType?: number = common.UInt8
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
WithourResistantBlueGainOne?: number = common.UInt8
WithourResistantGreenGainOne?: number = common.UInt8
WithourResistantRedGainOne?: number = common.UInt8