import * as t from "io-ts"; //#region generated/ChipCFD465AExtendProperty.d.ts declare const ChipCFD465AExtendPropertyBase: 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; LowAshImport: t.Type; ScanNumSetting: t.Type; CurrentGain: t.Type; LineBlankStrength: t.Type; LineBlankStrengthModel: t.Type; CouplingStrengthAdjust: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; CouplingOptimizationEnModel: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; SetGrayLevel: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; DoubleEnableds: t.Type; OpenSpeed: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; AwakeSetting: t.Type; KneePointSetting: t.Type; GCLKInsideDouble: t.Type; DynaEneagry: t.Type; LineBlankTimer: t.Type; ChoiceRgb: t.Type; KeepPlaceI: t.Type; DriverModel: t.Type; DriverModelTimer: t.Type; OpenSave: t.Type; KeepPlaceII: t.Type; LowAshplay: t.Type; DynaClock: t.Type; ChoiceRgbAB: t.Type; LowAshPaySetting: t.Type; Delay: t.Type; SRAMSetting: t.Type; PrintDataSetting: t.Type; KeepPlaceIV: t.Type; }>]>; /** * Codec for {@link ChipCFD465AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD456A.decompiled.cs:103 */ declare const ChipCFD465AExtendProperty: 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; LowAshImport: t.Type; ScanNumSetting: t.Type; CurrentGain: t.Type; LineBlankStrength: t.Type; LineBlankStrengthModel: t.Type; CouplingStrengthAdjust: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; CouplingOptimizationEnModel: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; SetGrayLevel: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; DoubleEnableds: t.Type; OpenSpeed: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; AwakeSetting: t.Type; KneePointSetting: t.Type; GCLKInsideDouble: t.Type; DynaEneagry: t.Type; LineBlankTimer: t.Type; ChoiceRgb: t.Type; KeepPlaceI: t.Type; DriverModel: t.Type; DriverModelTimer: t.Type; OpenSave: t.Type; KeepPlaceII: t.Type; LowAshplay: t.Type; DynaClock: t.Type; ChoiceRgbAB: t.Type; LowAshPaySetting: t.Type; Delay: t.Type; SRAMSetting: t.Type; PrintDataSetting: t.Type; KeepPlaceIV: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCFD465AExtendProperty">; }>]>; interface ChipCFD465AExtendProperty extends t.TypeOf {} //#endregion export { ChipCFD465AExtendPropertyBase as n, ChipCFD465AExtendProperty as t }; //# sourceMappingURL=ChipCFD465AExtendProperty-Cu3iyuLR.d.cts.map