import * as t from "io-ts"; //#region generated/ChipDP3254ExtendProperty.d.ts declare const ChipDP3254ExtendPropertyBase: 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; CurrentGainNo: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; CurrentGainTwo: t.Type; LowGrayDisplayEffectEnhanceThree: t.Type; }>]>; /** * Codec for {@link ChipDP3254ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3254.decompiled.cs:4019 */ declare const ChipDP3254ExtendProperty: 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; CurrentGainNo: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; CurrentGainTwo: t.Type; LowGrayDisplayEffectEnhanceThree: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3254ExtendProperty">; }>]>; interface ChipDP3254ExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3254ExtendPropertyBase as n, ChipDP3254ExtendProperty as t }; //# sourceMappingURL=ChipDP3254ExtendProperty-DDngUl5_.d.mts.map