import * as t from "io-ts"; //#region generated/ChipRT5938SS_ComExtendProperty.d.ts declare const ChipRT5938SS_ComExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminationLevel: t.Type; EliminateEnable: t.Type; OpenCircuitLevel: t.Type; ShortCircuitLevel: t.Type; PowerSavingModeEn: t.Type; SlowOpen: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipRT5938SS_ComExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5938SS_Common.decompiled.cs:2115 */ declare const ChipRT5938SS_ComExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminationLevel: t.Type; EliminateEnable: t.Type; OpenCircuitLevel: t.Type; ShortCircuitLevel: t.Type; PowerSavingModeEn: t.Type; SlowOpen: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipRT5938SS_ComExtendProperty">; }>]>; interface ChipRT5938SS_ComExtendProperty extends t.TypeOf {} //#endregion export { ChipRT5938SS_ComExtendPropertyBase as n, ChipRT5938SS_ComExtendProperty as t }; //# sourceMappingURL=ChipRT5938SS_ComExtendProperty-Bfhm6SlP.d.cts.map