import * as t from "io-ts"; //#region generated/ChipHG2248RGBVExtendProperty.d.ts declare const ChipHG2248RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegistorDataLen: t.Type; RegisterArray: t.ArrayC>; }>, 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; 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; GroupLength: t.Type; Tall2: t.Type; Tall1: t.Type; One: t.Type; Two: t.Type; Three: t.Type; Four: t.Type; Five: t.Type; Six: t.Type; Seven: t.Type; Eight: t.Type; OpenGain: t.Type; RZ_T1L: t.Type; RZ_T0L: t.Type; RZ_T: t.Type; Open_BTL: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipHG2248RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHG2248.decompiled.cs:43 */ declare const ChipHG2248RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REG_LENGTH: t.Type; RegistorDataLen: t.Type; RegisterArray: t.ArrayC>; }>, 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; 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; GroupLength: t.Type; Tall2: t.Type; Tall1: t.Type; One: t.Type; Two: t.Type; Three: t.Type; Four: t.Type; Five: t.Type; Six: t.Type; Seven: t.Type; Eight: t.Type; OpenGain: t.Type; RZ_T1L: t.Type; RZ_T0L: t.Type; RZ_T: t.Type; Open_BTL: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHG2248RGBVExtendProperty">; }>]>; interface ChipHG2248RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipHG2248RGBVExtendPropertyBase as n, ChipHG2248RGBVExtendProperty as t }; //# sourceMappingURL=ChipHG2248RGBVExtendProperty-BeyIODJg.d.mts.map