import * as t from "io-ts"; //#region generated/ChipICN3100RGBVExtendProperty.d.ts declare const ChipICN3100RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ DormancyMode: t.Type; ReturnEn: t.Type; }>, t.PartialC<{ RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; BlackoutMode: t.Type; DormancyEn: t.Type; ICN3100_T1L: t.Type; ICN3100_T0L: t.Type; ICN3100_T: t.Type; }>]>; /** * Codec for {@link ChipICN3100RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICN3100.decompiled.cs:47 */ declare const ChipICN3100RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ DormancyMode: t.Type; ReturnEn: t.Type; }>, t.PartialC<{ RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; BlackoutMode: t.Type; DormancyEn: t.Type; ICN3100_T1L: t.Type; ICN3100_T0L: t.Type; ICN3100_T: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICN3100RGBVExtendProperty">; }>]>; interface ChipICN3100RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipICN3100RGBVExtendPropertyBase as n, ChipICN3100RGBVExtendProperty as t }; //# sourceMappingURL=ChipICN3100RGBVExtendProperty-BIftxpie.d.mts.map