import { t as ChipSUM2033BaseExtendProperty } from "./ChipSUM2033BaseExtendProperty-DTsPJw-n.cjs"; import * as t from "io-ts"; //#region generated/ChipSUM2033ExtendProperty.d.ts /** * Codec for interface {@link ChipSUM2033ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:64268 */ declare const ChipSUM2033ExtendProperty: t.IntersectionC<[t.TypeC<{ RedVanishingRating: t.Type; GreenVanishingRating: t.Type; BlueVanishingRating: t.Type; VRedVanishingRating: t.Type; RedRegValueConfigFourth: t.Type; GreenRegValueConfigFourth: t.Type; BlueRegValueConfigFourth: t.Type; VRedRegValueConfigFourth: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationLevel: t.Type; CompensationMode: t.Type; OpenCircuitProtection: t.Type; CurrentWork: t.Type; SystemRetainsSecond: t.Type; ConstantSettings: t.Type; CurrentSynchronou: t.Type; OpenCircuitCheck: t.Type; VanishingMode: t.Type; GCLKFrequency: t.Type; SystemRetainsThird: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2033BaseExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationLevel: t.Type; CompensationMode: t.Type; OpenCircuitProtection: t.Type; CurrentWork: t.Type; SystemRetainsSecond: t.Type; ConstantSettings: t.Type; CurrentSynchronou: t.Type; OpenCircuitCheck: t.Type; VanishingMode: t.Type; GCLKFrequency: t.Type; SystemRetainsThird: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2033BaseExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationLevel: t.Type; CompensationMode: t.Type; OpenCircuitProtection: t.Type; CurrentWork: t.Type; SystemRetainsSecond: t.Type; ConstantSettings: t.Type; CurrentSynchronou: t.Type; OpenCircuitCheck: t.Type; VanishingMode: t.Type; GCLKFrequency: t.Type; SystemRetainsThird: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2033BaseExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CompensationLevel: t.Type; CompensationMode: t.Type; OpenCircuitProtection: t.Type; CurrentWork: t.Type; SystemRetainsSecond: t.Type; ConstantSettings: t.Type; CurrentSynchronou: t.Type; OpenCircuitCheck: t.Type; VanishingMode: t.Type; GCLKFrequency: t.Type; SystemRetainsThird: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSUM2033BaseExtendProperty">; }>]>; UsingBright: t.Type; UsingSUM2033Gamma: t.Type; IsDoubleRate: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; }>]>; interface ChipSUM2033ExtendProperty extends t.TypeOf { RedProperty?: ChipSUM2033BaseExtendProperty; GreenProperty?: ChipSUM2033BaseExtendProperty; BlueProperty?: ChipSUM2033BaseExtendProperty; VRedProperty?: ChipSUM2033BaseExtendProperty; } //#endregion export { ChipSUM2033ExtendProperty as t }; //# sourceMappingURL=ChipSUM2033ExtendProperty-DV6Aw584.d.cts.map