import * as t from "io-ts"; //#region generated/ChipCFD8385ExtendProperty.d.ts declare const ChipCFD8385ExtendPropertyBase: 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; FifthRegValue: t.Type; SixthRegValue: t.Type; LowAshEnhanceUniformity: t.Type; SubField: t.Type; CurrentGain: t.Type; WrapBlankGrade: t.Type; CoupBlankGrade: t.Type; LineBlankrange: t.Type; OpenProtectEnable: t.Type; OpenCircuitDetectionSuspends: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpentestVoltage: t.Type; CouplingOptimizationMode: t.Type; CouplingOptimizationStrength: t.Type; LowGrayCompsentionTime: t.Type; LowGrayCompsentionStrength: t.Type; CouplingOptimizationTime: t.Type; DynamicEnergySavingEn: t.Type; ScanMode: t.Type; CouplingOptimizationEn: t.Type; CompsentionSetting: t.Type; CouplingBlankMode: t.Type; LineFeedBlankMode: t.Type; GrayStrength: t.Type; }>]>; /** * Codec for {@link ChipCFD8385ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD8385.decompiled.cs:3246 */ declare const ChipCFD8385ExtendProperty: 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; FifthRegValue: t.Type; SixthRegValue: t.Type; LowAshEnhanceUniformity: t.Type; SubField: t.Type; CurrentGain: t.Type; WrapBlankGrade: t.Type; CoupBlankGrade: t.Type; LineBlankrange: t.Type; OpenProtectEnable: t.Type; OpenCircuitDetectionSuspends: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpentestVoltage: t.Type; CouplingOptimizationMode: t.Type; CouplingOptimizationStrength: t.Type; LowGrayCompsentionTime: t.Type; LowGrayCompsentionStrength: t.Type; CouplingOptimizationTime: t.Type; DynamicEnergySavingEn: t.Type; ScanMode: t.Type; CouplingOptimizationEn: t.Type; CompsentionSetting: t.Type; CouplingBlankMode: t.Type; LineFeedBlankMode: t.Type; GrayStrength: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD8385ExtendProperty">; }>]>; interface ChipCFD8385ExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD8385ExtendPropertyBase as n, ChipCFD8385ExtendProperty as t }; //# sourceMappingURL=ChipCFD8385ExtendProperty-mUIe9YH9.d.cts.map