interface ChipDP3265ExtendProperty {
    @_xsi:type?: "ChipDP3265ExtendProperty";
    AddOneRegisterFor3269S: number[];
    ChipLibVersion?: number;
    ConstantCurrentOutputInflectionPointGrade?: number;
    CoupledOptimization1?: number;
    CouplingCoefficient?: number;
    CouplingOptimizationEnable?: boolean;
    CouplingOptimizationEnhance?: boolean;
    CouplingOptimizationGrade?: number;
    CurrentGain?: number;
    GammaSmoothingLevel?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LowGrayDisplayEnhance?: boolean;
    LowGreyPittingOptimization?: number;
    RegisterArray: number[];
    ShadowEliminationLevel?: number;
    ShadowEliminationLevelEnable?: boolean;
    ShadowEliminationMoment?: number;
    ShadowEliminationTime?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipDP3265ExtendProperty" = ...
AddOneRegisterFor3269S: number[] = ...
ChipLibVersion?: number = common.UInt8
ConstantCurrentOutputInflectionPointGrade?: number = common.UInt8
CoupledOptimization1?: number = common.UInt8
CouplingCoefficient?: number = common.UInt8
CouplingOptimizationEnable?: boolean = common.Bool
CouplingOptimizationEnhance?: boolean = common.Bool
CouplingOptimizationGrade?: number = common.UInt8
CurrentGain?: number = common.UInt16
GammaSmoothingLevel?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowGrayDisplayEnhance?: boolean = common.Bool
LowGreyPittingOptimization?: number = common.UInt8
RegisterArray: number[] = ...
ShadowEliminationLevel?: number = common.UInt8
ShadowEliminationLevelEnable?: boolean = common.Bool
ShadowEliminationMoment?: number = common.UInt8
ShadowEliminationTime?: number = common.UInt8