import * as t from "io-ts"; //#region generated/ChipICND2076RGBVExtendProperty.d.ts declare const ChipICND2076RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterList: t.ArrayC>; RRemovePointCurrentAmplitude: t.Type; GRemovePointCurrentAmplitude: t.Type; BRemovePointCurrentAmplitude: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; RShadowEliminationLevel: t.Type; GShadowEliminationLevel: t.Type; BShadowEliminationLevel: t.Type; RShadowEliminationTime: t.Type; GShadowEliminationTime: t.Type; BShadowEliminationTime: t.Type; LowAshuniformity: t.Type; RLowGrayOffset: t.Type; GLowGrayOffset: t.Type; BLowGrayOffset: t.Type; RFirstLineDarkCompsentionTime: t.Type; GFirstLineDarkCompsentionTime: t.Type; BFirstLineDarkCompsentionTime: t.Type; RLowGrayFirstLineDarkCompsention: t.Type; GLowGrayFirstLineDarkCompsention: t.Type; BLowGrayFirstLineDarkCompsention: t.Type; RLowGrayFirstLineDarkCompsentionFineTuning: t.Type; GLowGrayFirstLineDarkCompsentionFineTuning: t.Type; BLowGrayFirstLineDarkCompsentionFineTuning: t.Type; RLowGrayFirstLineDarkCompsentionEn: t.Type; GLowGrayFirstLineDarkCompsentionEn: t.Type; BLowGrayFirstLineDarkCompsentionEn: t.Type; CouplingAdjustEnhacneModeEn: t.Type; CouplingOptimizationOne: t.Type; RCouplingOptimizationTwoEn: t.Type; GCouplingOptimizationTwoEn: t.Type; BCouplingOptimizationTwoEn: t.Type; RCouplingOptimizationTwo: t.Type; GCouplingOptimizationTwo: t.Type; BCouplingOptimizationTwo: t.Type; RSlowlyOpen: t.Type; GSlowlyOpen: t.Type; BSlowlyOpen: t.Type; RKneePointVoltage: t.Type; GKneePointVoltage: t.Type; BKneePointVoltage: t.Type; RCurrentGain: t.Type; GCurrentGain: t.Type; BCurrentGain: t.Type; RCurrentAmplitude: t.Type; GCurrentAmplitude: t.Type; BCurrentAmplitude: t.Type; IsAdvancedMode: t.Type; GclkNumPerScan: t.Type; ScanCount: t.Type; RefNumPerVs: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; GclkFreqN: t.Type; FailureEliminationEn: t.Type; }>]>; /** * Codec for {@link ChipICND2076RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2076.decompiled.cs:51 */ declare const ChipICND2076RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegisterList: t.ArrayC>; RRemovePointCurrentAmplitude: t.Type; GRemovePointCurrentAmplitude: t.Type; BRemovePointCurrentAmplitude: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; RShadowEliminationLevel: t.Type; GShadowEliminationLevel: t.Type; BShadowEliminationLevel: t.Type; RShadowEliminationTime: t.Type; GShadowEliminationTime: t.Type; BShadowEliminationTime: t.Type; LowAshuniformity: t.Type; RLowGrayOffset: t.Type; GLowGrayOffset: t.Type; BLowGrayOffset: t.Type; RFirstLineDarkCompsentionTime: t.Type; GFirstLineDarkCompsentionTime: t.Type; BFirstLineDarkCompsentionTime: t.Type; RLowGrayFirstLineDarkCompsention: t.Type; GLowGrayFirstLineDarkCompsention: t.Type; BLowGrayFirstLineDarkCompsention: t.Type; RLowGrayFirstLineDarkCompsentionFineTuning: t.Type; GLowGrayFirstLineDarkCompsentionFineTuning: t.Type; BLowGrayFirstLineDarkCompsentionFineTuning: t.Type; RLowGrayFirstLineDarkCompsentionEn: t.Type; GLowGrayFirstLineDarkCompsentionEn: t.Type; BLowGrayFirstLineDarkCompsentionEn: t.Type; CouplingAdjustEnhacneModeEn: t.Type; CouplingOptimizationOne: t.Type; RCouplingOptimizationTwoEn: t.Type; GCouplingOptimizationTwoEn: t.Type; BCouplingOptimizationTwoEn: t.Type; RCouplingOptimizationTwo: t.Type; GCouplingOptimizationTwo: t.Type; BCouplingOptimizationTwo: t.Type; RSlowlyOpen: t.Type; GSlowlyOpen: t.Type; BSlowlyOpen: t.Type; RKneePointVoltage: t.Type; GKneePointVoltage: t.Type; BKneePointVoltage: t.Type; RCurrentGain: t.Type; GCurrentGain: t.Type; BCurrentGain: t.Type; RCurrentAmplitude: t.Type; GCurrentAmplitude: t.Type; BCurrentAmplitude: t.Type; IsAdvancedMode: t.Type; GclkNumPerScan: t.Type; ScanCount: t.Type; RefNumPerVs: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; GclkFreqN: t.Type; FailureEliminationEn: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2076RGBVExtendProperty">; }>]>; interface ChipICND2076RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2076RGBVExtendPropertyBase as n, ChipICND2076RGBVExtendProperty as t }; //# sourceMappingURL=ChipICND2076RGBVExtendProperty-CkG-_tfK.d.cts.map