import * as t from "io-ts"; //#region generated/ChipUCS8603RGBVExtendProperty.d.ts declare const ChipUCS8603RGBVExtendPropertyBase: 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; 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; GrayDepth: t.Type; WorkingMode: t.Type; UCS8603_T1L: t.Type; UCS8603_T0L: t.Type; UCS8603_T: t.Type; }>]>; /** * Codec for {@link ChipUCS8603RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipUCS8603.decompiled.cs:46 */ declare const ChipUCS8603RGBVExtendProperty: 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; 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; GrayDepth: t.Type; WorkingMode: t.Type; UCS8603_T1L: t.Type; UCS8603_T0L: t.Type; UCS8603_T: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipUCS8603RGBVExtendProperty">; }>]>; interface ChipUCS8603RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipUCS8603RGBVExtendPropertyBase as n, ChipUCS8603RGBVExtendProperty as t }; //# sourceMappingURL=ChipUCS8603RGBVExtendProperty-VxCGEB-Q.d.mts.map