import * as t from "io-ts"; //#region generated/ChipRT5965ExtendProperty.d.ts declare const ChipRT5965ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; CurrentGain: t.Type; CouplingEliminationLevel: t.Type; CouplingEliminationEn: t.Type; FirstScanDarkEliminationLevel: t.Type; LowCompsentionOne: t.Type; LowCompsentionTwo: t.Type; GhostEliminationLevel: t.Type; ShadowEhancedModeEn: t.Type; SlowOpen: t.Type; OpenCircuitDetectionLevel: t.Type; PowerSavingModeEn: t.Type; ChannelPowerSavingModeEn: t.Type; }>]>; /** * Codec for {@link ChipRT5965ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5965.decompiled.cs:959 */ declare const ChipRT5965ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; CurrentGain: t.Type; CouplingEliminationLevel: t.Type; CouplingEliminationEn: t.Type; FirstScanDarkEliminationLevel: t.Type; LowCompsentionOne: t.Type; LowCompsentionTwo: t.Type; GhostEliminationLevel: t.Type; ShadowEhancedModeEn: t.Type; SlowOpen: t.Type; OpenCircuitDetectionLevel: t.Type; PowerSavingModeEn: t.Type; ChannelPowerSavingModeEn: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipRT5965ExtendProperty">; }>]>; interface ChipRT5965ExtendProperty extends t.TypeOf {} //#endregion export { ChipRT5965ExtendPropertyBase as n, ChipRT5965ExtendProperty as t }; //# sourceMappingURL=ChipRT5965ExtendProperty-DOg1TurB.d.mts.map