import * as t from "io-ts"; //#region generated/ChipAP6111LRGBVExtendProperty.d.ts declare const ChipAP6111LRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsOpenChannelCheck: t.Type; }>, t.PartialC<{ RedFirstReg1: t.Type; GreenFirstReg1: t.Type; BlueFirstReg1: t.Type; VRedFirstReg1: t.Type; RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; IsAdvancedMode: t.Type; ExecuteCommand: t.Type; WakeUpMode: t.Type; SleepUpMode: t.Type; }>]>; /** * Codec for {@link ChipAP6111LRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipAP6111L.decompiled.cs:44 */ declare const ChipAP6111LRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsOpenChannelCheck: t.Type; }>, t.PartialC<{ RedFirstReg1: t.Type; GreenFirstReg1: t.Type; BlueFirstReg1: t.Type; VRedFirstReg1: t.Type; RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; IsAdvancedMode: t.Type; ExecuteCommand: t.Type; WakeUpMode: t.Type; SleepUpMode: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipAP6111LRGBVExtendProperty">; }>]>; interface ChipAP6111LRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipAP6111LRGBVExtendPropertyBase as n, ChipAP6111LRGBVExtendProperty as t }; //# sourceMappingURL=ChipAP6111LRGBVExtendProperty-Bex-gk-q.d.mts.map