import * as t from "io-ts"; //#region generated/ChipDP3263ExtendProperty.d.ts declare const ChipDP3263ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ConstantCurrentOutputInflectionPointGrade: t.Type; ErrConstantCurrentOutputInflectionPointGrade: t.Type; LowGreyPittingOptimization: t.Type; GammaSmoothingLevelCoarse: t.Type; GammaSmoothingLevelExquisite: t.Type; GammaSmoothingLevelCoarseEn: t.Type; GammaSmoothingLevelExquisiteEn: t.Type; ShadowEliminationLevelEnable: t.Type; ShadowEliminationLevel: t.Type; CouplingOptimization: t.Type; CouplingOptimizationLevelEn: t.Type; CouplingOptimizationLevel: t.Type; CouplingCoefficient7_4: t.Type; CouplingCoefficient3_0: t.Type; FailureLEDElimination: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipDP3263ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3263.decompiled.cs:3042 */ declare const ChipDP3263ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ConstantCurrentOutputInflectionPointGrade: t.Type; ErrConstantCurrentOutputInflectionPointGrade: t.Type; LowGreyPittingOptimization: t.Type; GammaSmoothingLevelCoarse: t.Type; GammaSmoothingLevelExquisite: t.Type; GammaSmoothingLevelCoarseEn: t.Type; GammaSmoothingLevelExquisiteEn: t.Type; ShadowEliminationLevelEnable: t.Type; ShadowEliminationLevel: t.Type; CouplingOptimization: t.Type; CouplingOptimizationLevelEn: t.Type; CouplingOptimizationLevel: t.Type; CouplingCoefficient7_4: t.Type; CouplingCoefficient3_0: t.Type; FailureLEDElimination: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3263ExtendProperty">; }>]>; interface ChipDP3263ExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3263ExtendPropertyBase as n, ChipDP3263ExtendProperty as t }; //# sourceMappingURL=ChipDP3263ExtendProperty-EGv8ImcZ.d.mts.map