import * as t from "io-ts"; //#region generated/ChipGS8208RGBVExtendProperty.d.ts declare const ChipGS8208RGBVExtendPropertyBase: 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; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: 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; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; BitLevel: t.Type; OpenGain: t.Type; IsOpenDoubleChannel: t.Type; GS8208_T1L: t.Type; GS8208_T0L: t.Type; GS8208_T: t.Type; CommonGain: t.Type; }>]>; /** * Codec for {@link ChipGS8208RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipGS8208.decompiled.cs:44 */ declare const ChipGS8208RGBVExtendProperty: 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; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: 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; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; BitLevel: t.Type; OpenGain: t.Type; IsOpenDoubleChannel: t.Type; GS8208_T1L: t.Type; GS8208_T0L: t.Type; GS8208_T: t.Type; CommonGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipGS8208RGBVExtendProperty">; }>]>; interface ChipGS8208RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipGS8208RGBVExtendPropertyBase as n, ChipGS8208RGBVExtendProperty as t }; //# sourceMappingURL=ChipGS8208RGBVExtendProperty-C2mMNFvv.d.mts.map