import * as t from "io-ts"; //#region generated/ChipTLC5948AExtendProperty.d.ts declare const ChipTLC5948AExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RepeatDisplayMode: t.Type; PWMDisplayMode: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; OpenCheckVoltageRed: t.Type; OpenCheckVoltageGreen: t.Type; OpenCheckVoltageBlue: t.Type; ShortCheckVoltageRed: t.Type; ShortCheckVoltageGreen: t.Type; ShortCheckVoltageBlue: t.Type; HiddenCheck: t.Type; CheckLostGain: t.Type; GlobalBrightRed: t.Type; GlobalBrightGreen: t.Type; GlobalBrightBlue: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; }>]>; /** * Codec for {@link ChipTLC5948AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:58363 */ declare const ChipTLC5948AExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RepeatDisplayMode: t.Type; PWMDisplayMode: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; OpenCheckVoltageRed: t.Type; OpenCheckVoltageGreen: t.Type; OpenCheckVoltageBlue: t.Type; ShortCheckVoltageRed: t.Type; ShortCheckVoltageGreen: t.Type; ShortCheckVoltageBlue: t.Type; HiddenCheck: t.Type; CheckLostGain: t.Type; GlobalBrightRed: t.Type; GlobalBrightGreen: t.Type; GlobalBrightBlue: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; RedRegValueConfigSecond: t.Type; GreenRegValueConfigSecond: t.Type; BlueRegValueConfigSecond: t.Type; VRedRegValueConfigSecond: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipTLC5948AExtendProperty">; }>]>; interface ChipTLC5948AExtendProperty extends t.TypeOf {} //#endregion export { ChipTLC5948AExtendPropertyBase as n, ChipTLC5948AExtendProperty as t }; //# sourceMappingURL=ChipTLC5948AExtendProperty-gm8QARyK.d.mts.map