import * as t from "io-ts"; //#region generated/ChipTLC59581ExtendProperty.d.ts declare const ChipTLC59581ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ GlobalBrightness: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; SetTD0: t.Type; GamaValue: t.Type; RedNegVoltageCtrl: t.Type; GreenNegVoltageCtrl: t.Type; BlueNegVoltageCtrl: t.Type; }>, t.PartialC<{ RedInhibitoryControlEMI: t.Type; GreenInhibitoryControlEMI: t.Type; BlueInhibitoryControlEMI: t.Type; PrechargeModeControl: t.Type; CaterpillarElimination: t.Type; EdgeSetGCLK: t.Type; PWMModelSelecte: t.Type; RedInterference: t.Type; GreenInterference: t.Type; BlueInterference: t.Type; HardwarePar: t.Type; PowerSavingModeSettings: t.Type; RedLowGrayscaleUniformity: t.Type; GreenLowGrayscaleUniformity: t.Type; BlueLowGrayscaleUniformity: t.Type; HighLightInterference: t.Type; }>]>; /** * Codec for {@link ChipTLC59581ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:61220 */ declare const ChipTLC59581ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ GlobalBrightness: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; SetTD0: t.Type; GamaValue: t.Type; RedNegVoltageCtrl: t.Type; GreenNegVoltageCtrl: t.Type; BlueNegVoltageCtrl: t.Type; }>, t.PartialC<{ RedInhibitoryControlEMI: t.Type; GreenInhibitoryControlEMI: t.Type; BlueInhibitoryControlEMI: t.Type; PrechargeModeControl: t.Type; CaterpillarElimination: t.Type; EdgeSetGCLK: t.Type; PWMModelSelecte: t.Type; RedInterference: t.Type; GreenInterference: t.Type; BlueInterference: t.Type; HardwarePar: t.Type; PowerSavingModeSettings: t.Type; RedLowGrayscaleUniformity: t.Type; GreenLowGrayscaleUniformity: t.Type; BlueLowGrayscaleUniformity: t.Type; HighLightInterference: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipTLC59581ExtendProperty">; }>]>; interface ChipTLC59581ExtendProperty extends t.TypeOf {} //#endregion export { ChipTLC59581ExtendPropertyBase as n, ChipTLC59581ExtendProperty as t }; //# sourceMappingURL=ChipTLC59581ExtendProperty-BO1gWRLj.d.mts.map