import * as t from "io-ts"; //#region generated/ChipCFD335AExtendProperty.d.ts declare const ChipCFD335AExtendPropertyBase: 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; CurrentCompsentionGear: t.Type; }>]>; /** * Codec for {@link ChipCFD335AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD335A.decompiled.cs:2939 */ declare const ChipCFD335AExtendProperty: 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; CurrentCompsentionGear: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD335AExtendProperty">; }>]>; interface ChipCFD335AExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD335AExtendPropertyBase as n, ChipCFD335AExtendProperty as t }; //# sourceMappingURL=ChipCFD335AExtendProperty-mqUaaHfw.d.cts.map