import * as t from "io-ts"; //#region generated/ChipCS2033ExtendProperty.d.ts declare const ChipCS2033ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: 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; CurrentCompsentionGear: t.Type; }>]>; /** * Codec for {@link ChipCS2033ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2033.decompiled.cs:2967 */ declare const ChipCS2033ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: 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; CurrentCompsentionGear: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2033ExtendProperty">; }>]>; interface ChipCS2033ExtendProperty extends t.TypeOf {} //#endregion export { ChipCS2033ExtendPropertyBase as n, ChipCS2033ExtendProperty as t }; //# sourceMappingURL=ChipCS2033ExtendProperty-RqQ1S68f.d.mts.map