import { t as ChipMY9263ExtendProperty } from "./ChipMY9263ExtendProperty-DobXTr-T.mjs"; import * as t from "io-ts"; //#region generated/Chip9263RGBVExtendPropey.d.ts /** * Codec for interface {@link Chip9263RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:43017 */ declare const Chip9263RGBVExtendPropey: t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnResetAPDMOrPWM: t.Type; EnManualSyc: t.Type; }>, t.PartialC<{ ModeSelecte: t.Type; PowerSavingMode: t.Type; GclkMonitor: t.Type; GclkPrivider: t.Type; EnAutoCloseChannel: t.Type; LedThreadType: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9263ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnResetAPDMOrPWM: t.Type; EnManualSyc: t.Type; }>, t.PartialC<{ ModeSelecte: t.Type; PowerSavingMode: t.Type; GclkMonitor: t.Type; GclkPrivider: t.Type; EnAutoCloseChannel: t.Type; LedThreadType: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9263ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnResetAPDMOrPWM: t.Type; EnManualSyc: t.Type; }>, t.PartialC<{ ModeSelecte: t.Type; PowerSavingMode: t.Type; GclkMonitor: t.Type; GclkPrivider: t.Type; EnAutoCloseChannel: t.Type; LedThreadType: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9263ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnResetAPDMOrPWM: t.Type; EnManualSyc: t.Type; }>, t.PartialC<{ ModeSelecte: t.Type; PowerSavingMode: t.Type; GclkMonitor: t.Type; GclkPrivider: t.Type; EnAutoCloseChannel: t.Type; LedThreadType: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9263ExtendProperty">; }>]>; }>; interface Chip9263RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipMY9263ExtendProperty; GreenProperty?: ChipMY9263ExtendProperty; BlueProperty?: ChipMY9263ExtendProperty; VRedProperty?: ChipMY9263ExtendProperty; } //#endregion export { Chip9263RGBVExtendPropey as t }; //# sourceMappingURL=Chip9263RGBVExtendPropey-BmVV3js8.d.mts.map