import * as t from "io-ts"; //#region generated/ChipCFD455CExtendProperty.d.ts declare const ChipCFD455CExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; LowGrayUniformityPromote: t.Type; ColumnBlankingStrengthAdjust: t.Type; ColumnBlankingEnhanceMode: t.Type; CouplingStrengthAdjust: t.Type; OpenCheckPointAdjust: t.Type; CouplingOptimization: t.Type; CouplingOptimizationMode: t.Type; CouplingRangeAdjust: t.Type; PreDriverEnable: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; OpenSpeed: t.Type; CurrentGear: t.Type; LowGrayCompensationStrength: t.Type; OpenDynamicCheck: t.Type; WakeUpSetting: t.Type; ConstantCurrentInflectionPointSetting: t.Type; DynamicEnergyConservation: t.Type; ColumnBlankingDuration: t.Type; PreDriverMode: t.Type; PreDriverDurationSetting: t.Type; OpenCheckThresholdValue: t.Type; LowGrayScatterMode: t.Type; Delay: t.Type; DataOutputSetting: t.Type; }>]>; /** * Codec for {@link ChipCFD455CExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD455C.decompiled.cs:3776 */ declare const ChipCFD455CExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; LowGrayUniformityPromote: t.Type; ColumnBlankingStrengthAdjust: t.Type; ColumnBlankingEnhanceMode: t.Type; CouplingStrengthAdjust: t.Type; OpenCheckPointAdjust: t.Type; CouplingOptimization: t.Type; CouplingOptimizationMode: t.Type; CouplingRangeAdjust: t.Type; PreDriverEnable: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; OpenSpeed: t.Type; CurrentGear: t.Type; LowGrayCompensationStrength: t.Type; OpenDynamicCheck: t.Type; WakeUpSetting: t.Type; ConstantCurrentInflectionPointSetting: t.Type; DynamicEnergyConservation: t.Type; ColumnBlankingDuration: t.Type; PreDriverMode: t.Type; PreDriverDurationSetting: t.Type; OpenCheckThresholdValue: t.Type; LowGrayScatterMode: t.Type; Delay: t.Type; DataOutputSetting: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD455CExtendProperty">; }>]>; interface ChipCFD455CExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD455CExtendPropertyBase as n, ChipCFD455CExtendProperty as t }; //# sourceMappingURL=ChipCFD455CExtendProperty-W0Usycy3.d.cts.map