import * as t from "io-ts"; //#region generated/ChipSUM2117ExtendProperty.d.ts declare const ChipSUM2117ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ SetDataInput: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RSetVanishingCompensation: t.Type; GSetVanishingCompensation: t.Type; BSetVanishingCompensation: t.Type; RSetVanishing: t.Type; GSetVanishing: t.Type; BSetVanishing: t.Type; InflectionCurrent: t.Type; SetCurrentPosition: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>; /** * Codec for {@link ChipSUM2117ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:64793 */ declare const ChipSUM2117ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ SetDataInput: t.Type; }>, t.PartialC<{ IsAdvancedMode: t.Type; RSetVanishingCompensation: t.Type; GSetVanishingCompensation: t.Type; BSetVanishingCompensation: t.Type; RSetVanishing: t.Type; GSetVanishing: t.Type; BSetVanishing: t.Type; InflectionCurrent: t.Type; SetCurrentPosition: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2117ExtendProperty">; }>]>; interface ChipSUM2117ExtendProperty extends t.TypeOf {} //#endregion export { ChipSUM2117ExtendPropertyBase as n, ChipSUM2117ExtendProperty as t }; //# sourceMappingURL=ChipSUM2117ExtendProperty-81sm_Ekr.d.cts.map