import * as t from "io-ts"; //#region generated/ChipCFD555BExtendProperty.d.ts declare const ChipCFD555BExtendPropertyBase: 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; ColumnBlankingInterval: t.Type; CoupledBlankingMode: t.Type; LineBreakBlankingMode: t.Type; OpenProtectEnable: t.Type; OpenCircuitDetectionSuspends: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpenDetectionVoltage: t.Type; PreDriverStrength: t.Type; PreDriverMode: t.Type; LowGrayCompsentionStrength: t.Type; LowGrayCompsentionMode: t.Type; DynamicEnergySavingEn1: t.Type; LineBlankEnhanceModeEn: t.Type; ParityScanningEnable: t.Type; CouplingOptimizationSetting: t.Type; AshCompensationSetting1: t.Type; LowGrayModeEn: t.Type; AshCompensationSetting2: t.Type; OpenCircuitDeteAutoRecoverEnable: t.Type; OpenCircuitDeteAutoRecoverEnableLev: t.Type; OpenCircuitDeteAutoRecoverEnableLevMode: t.Type; GclkSelection: t.Type; GrayScaleEnhancementEnable: t.Type; }>]>; /** * Codec for {@link ChipCFD555BExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD555B.decompiled.cs:3501 */ declare const ChipCFD555BExtendProperty: 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; ColumnBlankingInterval: t.Type; CoupledBlankingMode: t.Type; LineBreakBlankingMode: t.Type; OpenProtectEnable: t.Type; OpenCircuitDetectionSuspends: t.Type; CurrentGear: t.Type; ConstantCurrentInflectionPoint: t.Type; OpenDetectionVoltage: t.Type; PreDriverStrength: t.Type; PreDriverMode: t.Type; LowGrayCompsentionStrength: t.Type; LowGrayCompsentionMode: t.Type; DynamicEnergySavingEn1: t.Type; LineBlankEnhanceModeEn: t.Type; ParityScanningEnable: t.Type; CouplingOptimizationSetting: t.Type; AshCompensationSetting1: t.Type; LowGrayModeEn: t.Type; AshCompensationSetting2: t.Type; OpenCircuitDeteAutoRecoverEnable: t.Type; OpenCircuitDeteAutoRecoverEnableLev: t.Type; OpenCircuitDeteAutoRecoverEnableLevMode: t.Type; GclkSelection: t.Type; GrayScaleEnhancementEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD555BExtendProperty">; }>]>; interface ChipCFD555BExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD555BExtendPropertyBase as n, ChipCFD555BExtendProperty as t }; //# sourceMappingURL=ChipCFD555BExtendProperty-RFiEvcuB.d.cts.map