import * as t from "io-ts"; //#region generated/ChipSM16389SFExtendProperty.d.ts declare const ChipSM16389SFExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; CouplingOptimizeEn3: t.Type; CouplingOptimizeLevel3: t.Type; CouplingOptimizeEn4: t.Type; AwaitMode: t.Type; AutoEnergyPattern: t.Type; LowGrayHomogeneity: t.Type; CouplingOptimize2: t.Type; BlankingTime1: t.Type; FirstLineCompensation: t.Type; FramesSynchronizationMode: t.Type; LowGrayOptimize2: t.Type; OpenTest: t.Type; EliminateOpenCrossGrade: t.Type; CouplingEnhancePattern: t.Type; LowGrayOptimize1: t.Type; LowGrayAcrossStripeOptimize: t.Type; CouplingGrade: t.Type; Gain: t.Type; BlankingGrade1: t.Type; FirstLineDarkCompensationGrade: t.Type; BlankingOpen2: t.Type; BlankingGrade2: t.Type; BlankingTime2: t.Type; CouplingOptimize1: t.Type; }>]>; /** * Codec for {@link ChipSM16389SFExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16389SF.decompiled.cs:44 */ declare const ChipSM16389SFExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; CouplingOptimizeEn3: t.Type; CouplingOptimizeLevel3: t.Type; CouplingOptimizeEn4: t.Type; AwaitMode: t.Type; AutoEnergyPattern: t.Type; LowGrayHomogeneity: t.Type; CouplingOptimize2: t.Type; BlankingTime1: t.Type; FirstLineCompensation: t.Type; FramesSynchronizationMode: t.Type; LowGrayOptimize2: t.Type; OpenTest: t.Type; EliminateOpenCrossGrade: t.Type; CouplingEnhancePattern: t.Type; LowGrayOptimize1: t.Type; LowGrayAcrossStripeOptimize: t.Type; CouplingGrade: t.Type; Gain: t.Type; BlankingGrade1: t.Type; FirstLineDarkCompensationGrade: t.Type; BlankingOpen2: t.Type; BlankingGrade2: t.Type; BlankingTime2: t.Type; CouplingOptimize1: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16389SFExtendProperty">; }>]>; interface ChipSM16389SFExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16389SFExtendPropertyBase as n, ChipSM16389SFExtendProperty as t }; //# sourceMappingURL=ChipSM16389SFExtendProperty-OXh0ryih.d.cts.map