import * as t from "io-ts"; //#region generated/ChipMY9758AExtendProperty.d.ts declare const ChipMY9758AExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ DCLKMode: t.Type; ScanNumber: t.Type; RefreshRate: t.Type; LowAshUniformity: t.Type; NonIntegerGrayScale: t.Type; GrayScaleUpgrade: t.Type; UplinkMode: t.Type; GCKDoubFrequency: t.Type; UpVanishingShadow: t.Type; VanishingShadowTime: t.Type; CompensateTime: t.Type; CrossEliminate: t.Type; DetectionPosition: t.Type; BlackEnergySaving: t.Type; DynamicEnergySaving: t.Type; CurrentSetting_1: t.Type; CurrentSetting_2: t.Type; FineTuning_3: t.Type; CurrentGain: t.Type; CurrentSetting_3: t.Type; ConductionMode: t.Type; Compensation_crude: t.Type; TimeSharing: t.Type; FirstCompensate: t.Type; CouplingOptimization: t.Type; SquareGhost: t.Type; DownVanishingShadow: t.Type; CompensationMode: t.Type; CouplingStrengthen: t.Type; FineTuning_2: t.Type; CompensationCapacity: t.Type; FineTuning_1: t.Type; Compensation_fine: t.Type; CrossEliminateBool: t.Type; }>]>; /** * Codec for {@link ChipMY9758AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMY9758A.decompiled.cs:4383 */ declare const ChipMY9758AExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ DCLKMode: t.Type; ScanNumber: t.Type; RefreshRate: t.Type; LowAshUniformity: t.Type; NonIntegerGrayScale: t.Type; GrayScaleUpgrade: t.Type; UplinkMode: t.Type; GCKDoubFrequency: t.Type; UpVanishingShadow: t.Type; VanishingShadowTime: t.Type; CompensateTime: t.Type; CrossEliminate: t.Type; DetectionPosition: t.Type; BlackEnergySaving: t.Type; DynamicEnergySaving: t.Type; CurrentSetting_1: t.Type; CurrentSetting_2: t.Type; FineTuning_3: t.Type; CurrentGain: t.Type; CurrentSetting_3: t.Type; ConductionMode: t.Type; Compensation_crude: t.Type; TimeSharing: t.Type; FirstCompensate: t.Type; CouplingOptimization: t.Type; SquareGhost: t.Type; DownVanishingShadow: t.Type; CompensationMode: t.Type; CouplingStrengthen: t.Type; FineTuning_2: t.Type; CompensationCapacity: t.Type; FineTuning_1: t.Type; Compensation_fine: t.Type; CrossEliminateBool: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9758AExtendProperty">; }>]>; interface ChipMY9758AExtendProperty extends t.TypeOf {} //#endregion export { ChipMY9758AExtendPropertyBase as n, ChipMY9758AExtendProperty as t }; //# sourceMappingURL=ChipMY9758AExtendProperty-CnuYv1l4.d.mts.map