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