import * as t from "io-ts"; //#region generated/ChipCFD325AExtendProperty.d.ts declare const ChipCFD325AExtendPropertyBase: 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; 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; GclkDoubleLine: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; OpenSpeed: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; LowGrayGoodLevel: t.Type; SetWeakup: t.Type; }>]>; /** * Codec for {@link ChipCFD325AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD325A.decompiled.cs:2085 */ declare const ChipCFD325AExtendProperty: 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; 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; GclkDoubleLine: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; OpenSpeed: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; LowGrayGoodLevel: t.Type; SetWeakup: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD325AExtendProperty">; }>]>; interface ChipCFD325AExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD325AExtendPropertyBase as n, ChipCFD325AExtendProperty as t }; //# sourceMappingURL=ChipCFD325AExtendProperty-CXoa0eds.d.mts.map