import * as t from "io-ts"; //#region generated/ChipSM16609ExtendProperty.d.ts declare const ChipSM16609ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; RegValue: t.ArrayC>; REMOVEBADPOINTSREGLENGTH: t.Type; RemoveBadPointsRegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; BlankingOneLevel: t.Type; BlankingTwoLevelEnable: t.Type; BlankingTwoLevel: t.Type; BlankingTwoTime: t.Type; BlankingThreeLevelEnable: t.Type; BlankingThreeLevel: t.Type; TheFistScanDarkCompensationLevel: t.Type; TheFistScanDarkCompensationTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingEnhanceMode: t.Type; CouplingLevel: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationTwo: t.Type; CouplingOptimizationThreeEnable: t.Type; CouplingOptimizationThree: t.Type; CouplingOptimizationFour: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipSM16609ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16609.decompiled.cs:3017 */ declare const ChipSM16609ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; RegValue: t.ArrayC>; REMOVEBADPOINTSREGLENGTH: t.Type; RemoveBadPointsRegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; BlankingOneLevel: t.Type; BlankingTwoLevelEnable: t.Type; BlankingTwoLevel: t.Type; BlankingTwoTime: t.Type; BlankingThreeLevelEnable: t.Type; BlankingThreeLevel: t.Type; TheFistScanDarkCompensationLevel: t.Type; TheFistScanDarkCompensationTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingEnhanceMode: t.Type; CouplingLevel: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationTwo: t.Type; CouplingOptimizationThreeEnable: t.Type; CouplingOptimizationThree: t.Type; CouplingOptimizationFour: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16609ExtendProperty">; }>]>; interface ChipSM16609ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16609ExtendPropertyBase as n, ChipSM16609ExtendProperty as t }; //# sourceMappingURL=ChipSM16609ExtendProperty-CKAvwr3P.d.cts.map