import * as t from "io-ts"; //#region generated/ChipC8325ExtendProperty.d.ts declare const ChipC8325ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; RefreshRate: t.Type; LowAshEnhanceUniformity: t.Type; ChangeLineBlankingLevel: t.Type; CouplingBlankingLevel: t.Type; OpenProtectEnable: t.Type; ColumnBlankingInterval: t.Type; ParityScanningEnable: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpenDetectionVoltage: t.Type; CouplingOptimizationSetting: t.Type; LowGrayCompsentionStrength: t.Type; LowGrayCompsentionMode: t.Type; }>]>; /** * Codec for {@link ChipC8325ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipC8325.decompiled.cs:2435 */ declare const ChipC8325ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; RefreshRate: t.Type; LowAshEnhanceUniformity: t.Type; ChangeLineBlankingLevel: t.Type; CouplingBlankingLevel: t.Type; OpenProtectEnable: t.Type; ColumnBlankingInterval: t.Type; ParityScanningEnable: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpenDetectionVoltage: t.Type; CouplingOptimizationSetting: t.Type; LowGrayCompsentionStrength: t.Type; LowGrayCompsentionMode: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipC8325ExtendProperty">; }>]>; interface ChipC8325ExtendProperty extends t.TypeOf {} //#endregion export { ChipC8325ExtendPropertyBase as n, ChipC8325ExtendProperty as t }; //# sourceMappingURL=ChipC8325ExtendProperty-DtN-Q2_J.d.cts.map