import * as t from "io-ts"; //#region generated/ChipRZRGBVExtendProperty.d.ts declare const ChipRZRGBVExtendPropertyBase: 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; 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; IsAdvancedMode: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; BitLevel: t.Type; OpenGain: t.Type; RZ_T1L: t.Type; RZ_T0L: t.Type; RZ_T: t.Type; }>]>; /** * Codec for {@link ChipRZRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRZ.decompiled.cs:831 */ declare const ChipRZRGBVExtendProperty: 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; 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; IsAdvancedMode: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; BitLevel: t.Type; OpenGain: t.Type; RZ_T1L: t.Type; RZ_T0L: t.Type; RZ_T: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipRZRGBVExtendProperty">; }>]>; interface ChipRZRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipRZRGBVExtendPropertyBase as n, ChipRZRGBVExtendProperty as t }; //# sourceMappingURL=ChipRZRGBVExtendProperty-C7-FLAG5.d.cts.map