import * as t from "io-ts"; //#region generated/ChipDP3368ExtendProperty.d.ts declare const ChipDP3368ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminateShadowMoment: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmooth: t.Type; CurrentGain: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; EliminateShadowLevelEn: t.Type; CouplingOptimizationLevel: t.Type; }>]>; /** * Codec for {@link ChipDP3368ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3368.decompiled.cs:4064 */ declare const ChipDP3368ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminateShadowMoment: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmooth: t.Type; CurrentGain: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; EliminateShadowLevelEn: t.Type; CouplingOptimizationLevel: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3368ExtendProperty">; }>]>; interface ChipDP3368ExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3368ExtendPropertyBase as n, ChipDP3368ExtendProperty as t }; //# sourceMappingURL=ChipDP3368ExtendProperty-XUNplQoF.d.mts.map