import * as t from "io-ts"; //#region generated/ChipDP3264ExtendProperty.d.ts declare const ChipDP3264ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; ConstantCurrentOutputInflectionPointGrade: t.Type; LowGreyPittingOptimization: t.Type; GammaSmoothingLevel: t.Type; ShadowEliminationLevelEnable: t.Type; ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; ShadowEliminationMoment: t.Type; CouplingOptimizationEnable: t.Type; CouplingOptimizationEnhance: t.Type; CouplingOptimizationGrade: t.Type; CouplingCoefficient: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipDP3264ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3264.decompiled.cs:3374 */ declare const ChipDP3264ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; ConstantCurrentOutputInflectionPointGrade: t.Type; LowGreyPittingOptimization: t.Type; GammaSmoothingLevel: t.Type; ShadowEliminationLevelEnable: t.Type; ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; ShadowEliminationMoment: t.Type; CouplingOptimizationEnable: t.Type; CouplingOptimizationEnhance: t.Type; CouplingOptimizationGrade: t.Type; CouplingCoefficient: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3264ExtendProperty">; }>]>; interface ChipDP3264ExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3264ExtendPropertyBase as n, ChipDP3264ExtendProperty as t }; //# sourceMappingURL=ChipDP3264ExtendProperty-HAo8d5nE.d.mts.map