import * as t from "io-ts"; //#region generated/ChipFM6555ExtendProperty.d.ts declare const ChipFM6555ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LEN: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; LowAshColorCompensation: t.Type; LowAshFirstLineDarkCompensationTimeFineTuningEn: t.Type; LowAshFirstLineDarkCompensation: t.Type; LowAshFirstLineDarkCompensationTime: t.Type; CouplingOptimization1: t.Type; CouplingOptimization2: t.Type; CouplingOptimization2_Enable: t.Type; SlowlyOpen: t.Type; InflectionPointVoltage: t.Type; CurrentGain: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>; /** * Codec for {@link ChipFM6555ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6555.decompiled.cs:1013 */ declare const ChipFM6555ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LEN: t.Type; RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; LowAshColorCompensation: t.Type; LowAshFirstLineDarkCompensationTimeFineTuningEn: t.Type; LowAshFirstLineDarkCompensation: t.Type; LowAshFirstLineDarkCompensationTime: t.Type; CouplingOptimization1: t.Type; CouplingOptimization2: t.Type; CouplingOptimization2_Enable: t.Type; SlowlyOpen: t.Type; InflectionPointVoltage: t.Type; CurrentGain: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipFM6555ExtendProperty">; }>]>; interface ChipFM6555ExtendProperty extends t.TypeOf {} //#endregion export { ChipFM6555ExtendPropertyBase as n, ChipFM6555ExtendProperty as t }; //# sourceMappingURL=ChipFM6555ExtendProperty-DSTX_j77.d.mts.map