import * as t from "io-ts"; //#region generated/ChipCS2066ExtendProperty.d.ts declare const ChipCS2066ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; SixthRegValue: t.Type; SeventhRegValue: t.Type; RefreshRate: t.Type; ScanNumSetting: t.Type; CurrentGain: t.Type; LowAshEnhanceUniformity: t.Type; LineBlankStrength: t.Type; OutputResponse: t.Type; PerDriverCycleNumSetting: t.Type; LineBlankEnhanceModeEn: t.Type; CoupledOutputShift: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; LowGrayCompsentionTimeSettingMode: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; PWMGraySetting: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; LowGrayPulseWidthCompensation: t.Type; PLLFreqDivision: t.Type; PLLFreqDoubling: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; CurrentCompsentionEnable: t.Type; ConstantCurrentInflectionPoint: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; CurrentCompsentionGear: t.Type; WakeUpSettings: t.Type; }>]>; /** * Codec for {@link ChipCS2066ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2066.decompiled.cs:5951 */ declare const ChipCS2066ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; FourthRegValue: t.Type; FifthRegValue: t.Type; SixthRegValue: t.Type; SeventhRegValue: t.Type; RefreshRate: t.Type; ScanNumSetting: t.Type; CurrentGain: t.Type; LowAshEnhanceUniformity: t.Type; LineBlankStrength: t.Type; OutputResponse: t.Type; PerDriverCycleNumSetting: t.Type; LineBlankEnhanceModeEn: t.Type; CoupledOutputShift: t.Type; OpenTestPointAdjust: t.Type; CouplingOptimizationEn: t.Type; LowGrayCompsentionTimeSettingMode: t.Type; CouplingRangeAdjust: t.Type; PerDriverEnable: t.Type; PWMGraySetting: t.Type; OpenProtectEnable: t.Type; ScanMode: t.Type; LowGrayPulseWidthCompensation: t.Type; PLLFreqDivision: t.Type; PLLFreqDoubling: t.Type; CurrentGear: t.Type; LowGrayCompsentionStrength: t.Type; OpenDynamicTestEnable: t.Type; CurrentCompsentionEnable: t.Type; ConstantCurrentInflectionPoint: t.Type; DynamicEnergySavingEn: t.Type; LineEliminationLength: t.Type; PerDriverMode: t.Type; PerDriverTimeSetting: t.Type; OpentestThresholdValue: t.Type; CurrentCompsentionGear: t.Type; WakeUpSettings: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2066ExtendProperty">; }>]>; interface ChipCS2066ExtendProperty extends t.TypeOf {} //#endregion export { ChipCS2066ExtendPropertyBase as n, ChipCS2066ExtendProperty as t }; //# sourceMappingURL=ChipCS2066ExtendProperty-2yg84HjP.d.mts.map