import * as t from "io-ts"; //#region generated/ChipSM16369ExtendProperty.d.ts declare const ChipSM16369ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel_1: t.Type; ShadowEliminationTime_1: t.Type; ShadowEliminationEnable_2: t.Type; ShadowEliminationLevel_2: t.Type; ShadowEliminationEnable_3: t.Type; ShadowEliminationLevel_3: t.Type; FirstLineDarkCompensationLevel: t.Type; FirstLineDarkCompensationTime: t.Type; LowGrayCompsention1: t.Type; LowGrayCompsention2: t.Type; LowGrayHorizontalStripesImproved: t.Type; CoupledEnhancementModeEn: t.Type; CouplingOptimization_1: t.Type; CouplingOptimization_2: t.Type; EnergySavingMode: t.Type; GrayScaleUniformity: t.Type; CrossEliminationLevel: t.Type; }>]>; /** * Codec for {@link ChipSM16369ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16369.decompiled.cs:954 */ declare const ChipSM16369ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel_1: t.Type; ShadowEliminationTime_1: t.Type; ShadowEliminationEnable_2: t.Type; ShadowEliminationLevel_2: t.Type; ShadowEliminationEnable_3: t.Type; ShadowEliminationLevel_3: t.Type; FirstLineDarkCompensationLevel: t.Type; FirstLineDarkCompensationTime: t.Type; LowGrayCompsention1: t.Type; LowGrayCompsention2: t.Type; LowGrayHorizontalStripesImproved: t.Type; CoupledEnhancementModeEn: t.Type; CouplingOptimization_1: t.Type; CouplingOptimization_2: t.Type; EnergySavingMode: t.Type; GrayScaleUniformity: t.Type; CrossEliminationLevel: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16369ExtendProperty">; }>]>; interface ChipSM16369ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16369ExtendPropertyBase as n, ChipSM16369ExtendProperty as t }; //# sourceMappingURL=ChipSM16369ExtendProperty-DcjiJC6r.d.mts.map