interface ChipCFD325AExtendProperty {
    @_xsi:type?: "ChipCFD325AExtendProperty";
    ChipLibVersion?: number;
    ConstantCurrentInflectionPoint?: number;
    CouplingOptimizationEn?: boolean;
    CouplingRangeAdjust?: number;
    CouplingStrengthAdjust?: number;
    CurrentCompsentionEnable?: boolean;
    CurrentGear?: number;
    DynamicEnergySavingEn?: boolean;
    FirstRegValue?: number;
    FourthRegValue?: number;
    GclkDoubleLine?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineBlankEnhanceModeEn?: boolean;
    LineBlankStrength?: number;
    LineEliminationLength?: number;
    LowAshEnhanceUniformity?: number;
    LowGrayCompsentionStrength?: number;
    LowGrayGoodLevel?: number;
    OpenDynamicTestEnable?: boolean;
    OpenProtectEnable?: boolean;
    OpenSpeed?: number;
    OpenTestPointAdjust?: number;
    OpentestThresholdValue?: number;
    PerDriverEnable?: boolean;
    PerDriverMode?: number;
    PerDriverTimeSetting?: number;
    ScanMode?: number;
    SecondRegValue?: number;
    SetWeakup?: number;
    ThirdRegValue?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD325AExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
ConstantCurrentInflectionPoint?: number = common.UInt8
CouplingOptimizationEn?: boolean = common.Bool
CouplingRangeAdjust?: number = common.UInt8
CouplingStrengthAdjust?: number = common.UInt8
CurrentCompsentionEnable?: boolean = common.Bool
CurrentGear?: number = common.UInt8
DynamicEnergySavingEn?: boolean = common.Bool
FirstRegValue?: number = common.UInt16
FourthRegValue?: number = common.UInt16
GclkDoubleLine?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineBlankEnhanceModeEn?: boolean = common.Bool
LineBlankStrength?: number = common.UInt8
LineEliminationLength?: number = common.UInt8
LowAshEnhanceUniformity?: number = common.UInt8
LowGrayCompsentionStrength?: number = common.UInt8
LowGrayGoodLevel?: number = common.UInt8
OpenDynamicTestEnable?: boolean = common.Bool
OpenProtectEnable?: boolean = common.Bool
OpenSpeed?: number = common.UInt8
OpenTestPointAdjust?: number = common.UInt8
OpentestThresholdValue?: number = common.UInt8
PerDriverEnable?: boolean = common.Bool
PerDriverMode?: number = common.UInt8
PerDriverTimeSetting?: number = common.UInt8
ScanMode?: number = common.UInt8
SecondRegValue?: number = common.UInt16
SetWeakup?: number = common.UInt8
ThirdRegValue?: number = common.UInt16