import * as t from "io-ts"; //#region generated/ChipHX5011RGBVExtendProperty.d.ts declare const ChipHX5011RGBVExtendPropertyBase: 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; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; IsAdvancedMode: t.Type; RefreshRate: t.Type; WorkPattern: t.Type; }>]>; /** * Codec for {@link ChipHX5011RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX5011.decompiled.cs:803 */ declare const ChipHX5011RGBVExtendProperty: 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; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; IsAdvancedMode: t.Type; RefreshRate: t.Type; WorkPattern: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHX5011RGBVExtendProperty">; }>]>; interface ChipHX5011RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipHX5011RGBVExtendPropertyBase as n, ChipHX5011RGBVExtendProperty as t }; //# sourceMappingURL=ChipHX5011RGBVExtendProperty-WCQHKSJY.d.mts.map