import * as t from "io-ts"; //#region generated/ChipCFD435AExtendProperty.d.ts declare const ChipCFD435AExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; LowAshEnhanceUniformity: t.Type; LineBlankStrength: t.Type; LineBlankEnhanceModeEn: t.Type; CouplingStrengthAdjust: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; LowGrayCompsentionTimeSettingMode: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; CurrentCompsentionEnable: t.Type; ConstantCurrentInflectionPoint: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; OutputResponse: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; LowGrayGoodLevel: t.Type; SetWeakup: t.Type; }>]>; /** * Codec for {@link ChipCFD435AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD435A.decompiled.cs:3777 */ declare const ChipCFD435AExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; LowAshEnhanceUniformity: t.Type; LineBlankStrength: t.Type; LineBlankEnhanceModeEn: t.Type; CouplingStrengthAdjust: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; LowGrayCompsentionTimeSettingMode: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; CurrentCompsentionEnable: t.Type; ConstantCurrentInflectionPoint: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; OutputResponse: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; LowGrayGoodLevel: t.Type; SetWeakup: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD435AExtendProperty">; }>]>; interface ChipCFD435AExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD435AExtendPropertyBase as n, ChipCFD435AExtendProperty as t }; //# sourceMappingURL=ChipCFD435AExtendProperty-DsWtiCEC.d.mts.map