import * as t from "io-ts"; //#region generated/ChipXM10486GRGBVExtendProperty.d.ts declare const ChipXM10486GRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; FrameRate: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; RRemovePointDectLevel: t.Type; RTheFirstDarkCompensation: t.Type; GTheFirstDarkCompensation: t.Type; BTheFirstDarkCompensation: t.Type; RefreshRate: t.Type; GclkFreqInteger: t.Type; GclkFreqDecimal: t.Type; GclkNumber: t.Type; GrayValue: t.Type; ConfigRegisterNum: t.Type; }>]>; /** * Codec for {@link ChipXM10486GRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipXM10486G.decompiled.cs:53 */ declare const ChipXM10486GRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; FrameRate: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; RRemovePointDectLevel: t.Type; RTheFirstDarkCompensation: t.Type; GTheFirstDarkCompensation: t.Type; BTheFirstDarkCompensation: t.Type; RefreshRate: t.Type; GclkFreqInteger: t.Type; GclkFreqDecimal: t.Type; GclkNumber: t.Type; GrayValue: t.Type; ConfigRegisterNum: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipXM10486GRGBVExtendProperty">; }>]>; interface ChipXM10486GRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipXM10486GRGBVExtendPropertyBase as n, ChipXM10486GRGBVExtendProperty as t }; //# sourceMappingURL=ChipXM10486GRGBVExtendProperty-ByPIjMRE.d.cts.map