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

Hierarchy

Properties

@_xsi:type?: "ChipCFD335AExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
ConstantCurrentInflectionPoint?: number = common.UInt8
CouplingOptimizationEn?: boolean = common.Bool
CouplingRangeAdjust?: number = common.UInt8
CouplingStrengthAdjust?: number = common.UInt8
CurrentCompsentionEnable?: boolean = common.Bool
CurrentCompsentionGear?: number = common.UInt8
CurrentGear?: number = common.UInt8
DynamicEnergySavingEn?: boolean = common.Bool
FirstRegValue?: number = common.UInt16
FourthRegValue?: number = common.UInt16
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
LowGrayCompsentionTimeSettingMode?: number = common.UInt8
OpenDynamicTestEnable?: boolean = common.Bool
OpenProtectEnable?: boolean = common.Bool
OpenTestPointAdjust?: number = common.UInt8
OpentestThresholdValue?: number = common.UInt8
OutputResponse?: number = common.UInt8
PerDriverEnable?: boolean = common.Bool
PerDriverMode?: number = common.UInt8
PerDriverTimeSetting?: number = common.UInt8
ScanMode?: number = common.UInt8
SecondRegValue?: number = common.UInt16
ThirdRegValue?: number = common.UInt16