import * as t from "io-ts"; //#region generated/ChipUCS512_V2RGBVExtendProperty.d.ts declare const ChipUCS512_V2RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: 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; RedFirstReg4: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; FourthDataLen: t.Type; FourthStartIndex: t.Type; FourthRegisterAddr: t.Type; PowerOnLEDR: t.Type; PowerOnLEDG: t.Type; PowerOnLEDB: t.Type; PowerOnLEDV: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; VRedGian: t.Type; NewDclk: t.Type; }>]>; /** * Codec for {@link ChipUCS512_V2RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipUCS512V2.decompiled.cs:40 */ declare const ChipUCS512_V2RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: 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; RedFirstReg4: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; FourthDataLen: t.Type; FourthStartIndex: t.Type; FourthRegisterAddr: t.Type; PowerOnLEDR: t.Type; PowerOnLEDG: t.Type; PowerOnLEDB: t.Type; PowerOnLEDV: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; VRedGian: t.Type; NewDclk: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipUCS512_V2RGBVExtendProperty">; }>]>; interface ChipUCS512_V2RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipUCS512_V2RGBVExtendPropertyBase as n, ChipUCS512_V2RGBVExtendProperty as t }; //# sourceMappingURL=ChipUCS512_V2RGBVExtendProperty-CBhpLApy.d.mts.map