import * as t from "io-ts"; //#region generated/ChipHX8864ExtendProperty.d.ts declare const ChipHX8864ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; SixthRegValue: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGreyOrderOptModel: t.Type; LowGreyOrderOpt2: t.Type; CouplingStartTime: t.Type; CurrentGain: t.Type; ErrorCurrentGain: t.Type; InflectionPointVoltage: t.Type; FirstLineCompensationTime: t.Type; ShadowEliminationTime: t.Type; FirstLineCompensationLevel: t.Type; ShadowEliminationLevel: t.Type; LowGrayColorCompensation: t.Type; CouplingOptimization1: t.Type; CouplingOptimization2Enable: t.Type; CouplingOptimization2: t.Type; CouplingReguEnable: t.Type; CouplingEnhan: t.Type; }>]>; /** * Codec for {@link ChipHX8864ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8864.decompiled.cs:3908 */ declare const ChipHX8864ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; SixthRegValue: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; LowGreyOrderOptModel: t.Type; LowGreyOrderOpt2: t.Type; CouplingStartTime: t.Type; CurrentGain: t.Type; ErrorCurrentGain: t.Type; InflectionPointVoltage: t.Type; FirstLineCompensationTime: t.Type; ShadowEliminationTime: t.Type; FirstLineCompensationLevel: t.Type; ShadowEliminationLevel: t.Type; LowGrayColorCompensation: t.Type; CouplingOptimization1: t.Type; CouplingOptimization2Enable: t.Type; CouplingOptimization2: t.Type; CouplingReguEnable: t.Type; CouplingEnhan: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHX8864ExtendProperty">; }>]>; interface ChipHX8864ExtendProperty extends t.TypeOf {} //#endregion export { ChipHX8864ExtendPropertyBase as n, ChipHX8864ExtendProperty as t }; //# sourceMappingURL=ChipHX8864ExtendProperty-DyHU-Snj.d.cts.map