import * as t from "io-ts"; //#region generated/ChipXM10480GRGBVExtendProperty.d.ts declare const ChipXM10480GRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; ConfigRegisterNum: t.Type; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; GrayCount: t.Type; RRemovePointDectLevel: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipXM10480GRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipXM10480G.decompiled.cs:923 */ declare const ChipXM10480GRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; ConfigRegisterNum: t.Type; IsAdvancedMode: t.Type; }>, t.PartialC<{ IsUseNewModule: t.Type; GrayCount: t.Type; RRemovePointDectLevel: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipXM10480GRGBVExtendProperty">; }>]>; interface ChipXM10480GRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipXM10480GRGBVExtendPropertyBase as n, ChipXM10480GRGBVExtendProperty as t }; //# sourceMappingURL=ChipXM10480GRGBVExtendProperty-BTf9jQ6t.d.mts.map