import * as t from "io-ts"; //#region generated/ChipICND2210RGBVExtendProperty.d.ts declare const ChipICND2210RGBVExtendPropertyBase: 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; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; RShadowEliminationLevel: t.Type; GShadowEliminationLevel: t.Type; BShadowEliminationLevel: t.Type; RShadowEliminationTime: t.Type; GShadowEliminationTime: t.Type; BShadowEliminationTime: t.Type; LowAshuniformity: t.Type; ShadowEliminationEn: t.Type; ShadowEliminationEhancedEn: t.Type; RLowGrayOffset: t.Type; GLowGrayOffset: t.Type; BLowGrayOffset: t.Type; FirstLineDarkEn: t.Type; RLowGrayFirstLineDarkCompsention: t.Type; GLowGrayFirstLineDarkCompsention: t.Type; BLowGrayFirstLineDarkCompsention: t.Type; RLowGrayFirstLineDarkCompsentionTime: t.Type; GLowGrayFirstLineDarkCompsentionTime: t.Type; BLowGrayFirstLineDarkCompsentionTime: t.Type; CouplingAdjustEnhacneModeEn: t.Type; RCouplingOptimizationOne: t.Type; GCouplingOptimizationOne: t.Type; BCouplingOptimizationOne: 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; LineShadowEliminationLevel: t.Type; LineShadowEliminationMode: t.Type; FailureEliminationEn: t.Type; BlackScreenSavingEn: t.Type; RCurrentGain: t.Type; GCurrentGain: t.Type; BCurrentGain: t.Type; RCurrentAmplitude: t.Type; GCurrentAmplitude: t.Type; BCurrentAmplitude: t.Type; RefreshGroupNum: t.Type; RowGrayLevel: t.Type; ScanCountOfChipOne: t.Type; ScanCountOfChipTwo: t.Type; ScanCountOfChipThree: t.Type; ScanCountOfChipFour: t.Type; Line_Len: t.Type; Row_Len: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; GclkFreqN: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipICND2210RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2210.decompiled.cs:42 */ declare const ChipICND2210RGBVExtendProperty: 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; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; RShadowEliminationLevel: t.Type; GShadowEliminationLevel: t.Type; BShadowEliminationLevel: t.Type; RShadowEliminationTime: t.Type; GShadowEliminationTime: t.Type; BShadowEliminationTime: t.Type; LowAshuniformity: t.Type; ShadowEliminationEn: t.Type; ShadowEliminationEhancedEn: t.Type; RLowGrayOffset: t.Type; GLowGrayOffset: t.Type; BLowGrayOffset: t.Type; FirstLineDarkEn: t.Type; RLowGrayFirstLineDarkCompsention: t.Type; GLowGrayFirstLineDarkCompsention: t.Type; BLowGrayFirstLineDarkCompsention: t.Type; RLowGrayFirstLineDarkCompsentionTime: t.Type; GLowGrayFirstLineDarkCompsentionTime: t.Type; BLowGrayFirstLineDarkCompsentionTime: t.Type; CouplingAdjustEnhacneModeEn: t.Type; RCouplingOptimizationOne: t.Type; GCouplingOptimizationOne: t.Type; BCouplingOptimizationOne: 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; LineShadowEliminationLevel: t.Type; LineShadowEliminationMode: t.Type; FailureEliminationEn: t.Type; BlackScreenSavingEn: t.Type; RCurrentGain: t.Type; GCurrentGain: t.Type; BCurrentGain: t.Type; RCurrentAmplitude: t.Type; GCurrentAmplitude: t.Type; BCurrentAmplitude: t.Type; RefreshGroupNum: t.Type; RowGrayLevel: t.Type; ScanCountOfChipOne: t.Type; ScanCountOfChipTwo: t.Type; ScanCountOfChipThree: t.Type; ScanCountOfChipFour: t.Type; Line_Len: t.Type; Row_Len: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; GclkFreqN: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2210RGBVExtendProperty">; }>]>; interface ChipICND2210RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipICND2210RGBVExtendPropertyBase as n, ChipICND2210RGBVExtendProperty as t }; //# sourceMappingURL=ChipICND2210RGBVExtendProperty-DMxpuuh0.d.cts.map