interface ChipCFD8385ExtendProperty {
    @_xsi:type?: "ChipCFD8385ExtendProperty";
    ChipLibVersion?: number;
    CompsentionSetting?: number;
    ConstantCurrentInflectionPoint?: number;
    CoupBlankGrade?: number;
    CouplingBlankMode?: number;
    CouplingOptimizationEn?: number;
    CouplingOptimizationMode?: number;
    CouplingOptimizationStrength?: number;
    CouplingOptimizationTime?: number;
    CurrentGain?: number;
    CurrentGear?: number;
    DynamicEnergySavingEn?: boolean;
    FifthRegValue?: number;
    FirstRegValue?: number;
    FourthRegValue?: number;
    GrayStrength?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineBlankrange?: number;
    LineFeedBlankMode?: number;
    LowAshEnhanceUniformity?: number;
    LowGrayCompsentionStrength?: number;
    LowGrayCompsentionTime?: number;
    OpenCircuitDetectionSuspends?: number;
    OpenProtectEnable?: number;
    OpentestVoltage?: number;
    ScanMode?: boolean;
    SecondRegValue?: number;
    SixthRegValue?: number;
    SubField?: number;
    ThirdRegValue?: number;
    WrapBlankGrade?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD8385ExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
CompsentionSetting?: number = common.UInt8
ConstantCurrentInflectionPoint?: number = common.UInt8
CoupBlankGrade?: number = common.UInt8
CouplingBlankMode?: number = common.Int32
CouplingOptimizationEn?: number = common.UInt8
CouplingOptimizationMode?: number = common.Int32
CouplingOptimizationStrength?: number = common.UInt8
CouplingOptimizationTime?: number = common.Int32
CurrentGain?: number = common.UInt8
CurrentGear?: number = common.UInt8
DynamicEnergySavingEn?: boolean = common.Bool
FifthRegValue?: number = common.UInt16
FirstRegValue?: number = common.UInt16
FourthRegValue?: number = common.UInt16
GrayStrength?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineBlankrange?: number = common.UInt8
LineFeedBlankMode?: number = common.Int32
LowAshEnhanceUniformity?: number = common.UInt8
LowGrayCompsentionStrength?: number = common.Int32
LowGrayCompsentionTime?: number = common.Int32
OpenCircuitDetectionSuspends?: number = common.Int32
OpenProtectEnable?: number = common.Int32
OpentestVoltage?: number = common.UInt8
ScanMode?: boolean = common.Bool
SecondRegValue?: number = common.UInt16
SixthRegValue?: number = common.UInt16
SubField?: number = common.UInt8
ThirdRegValue?: number = common.UInt16
WrapBlankGrade?: number = common.UInt8