import * as t from "io-ts"; //#region generated/ChipSM16289ExtendProperty.d.ts declare const ChipSM16289ExtendPropertyBase: 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; TheFistScanDarkCompensationLevel: t.Type; TheFistScanDarkCompensationTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingLevel: t.Type; CouplingOptimizationTime: t.Type; ShortCircuitColorDeviationEn: t.Type; ShortCircuitColorDeviation: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationWay: t.Type; CrossBoardOptimizationOne: t.Type; CrossBoardOptimizationTwoEnable: t.Type; CrossBoardOptimizationTwo: t.Type; CrossBoardOptimizationThreeEnable: t.Type; CrossBoardOptimizationThree: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipSM16289ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16289.decompiled.cs:3696 */ declare const ChipSM16289ExtendProperty: 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; TheFistScanDarkCompensationLevel: t.Type; TheFistScanDarkCompensationTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingLevel: t.Type; CouplingOptimizationTime: t.Type; ShortCircuitColorDeviationEn: t.Type; ShortCircuitColorDeviation: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationWay: t.Type; CrossBoardOptimizationOne: t.Type; CrossBoardOptimizationTwoEnable: t.Type; CrossBoardOptimizationTwo: t.Type; CrossBoardOptimizationThreeEnable: t.Type; CrossBoardOptimizationThree: t.Type; EliminateOpenCircuitCrossLevel: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16289ExtendProperty">; }>]>; interface ChipSM16289ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16289ExtendPropertyBase as n, ChipSM16289ExtendProperty as t }; //# sourceMappingURL=ChipSM16289ExtendProperty--sMyaRam.d.cts.map