import * as t from "io-ts"; //#region generated/ChipCX5720ExtendProperty.d.ts declare const ChipCX5720ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; GhostShadowEliminationLevel: t.Type; ShadowEhancedModeEn: t.Type; CoupledEliminationLevel: t.Type; CoupledElimination: t.Type; FirstLineDark: t.Type; LowAshCompensationOne: t.Type; LowAshCompensationTwo: t.Type; SlowMotionEffect: t.Type; OpenCircuitDetectionResult: t.Type; ShortCircuitDetectionResult: t.Type; OpenCircuitDetectionLevel: t.Type; ShortCircuitDetectionLevel: t.Type; ChipCurrentGain1: t.Type; }>]>; /** * Codec for {@link ChipCX5720ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCX5720.decompiled.cs:1520 */ declare const ChipCX5720ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; SecondRegValue: t.Type; ThirdRegValue: t.Type; GhostShadowEliminationLevel: t.Type; ShadowEhancedModeEn: t.Type; CoupledEliminationLevel: t.Type; CoupledElimination: t.Type; FirstLineDark: t.Type; LowAshCompensationOne: t.Type; LowAshCompensationTwo: t.Type; SlowMotionEffect: t.Type; OpenCircuitDetectionResult: t.Type; ShortCircuitDetectionResult: t.Type; OpenCircuitDetectionLevel: t.Type; ShortCircuitDetectionLevel: t.Type; ChipCurrentGain1: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCX5720ExtendProperty">; }>]>; interface ChipCX5720ExtendProperty extends t.TypeOf {} //#endregion export { ChipCX5720ExtendPropertyBase as n, ChipCX5720ExtendProperty as t }; //# sourceMappingURL=ChipCX5720ExtendProperty-B18R_xNG.d.mts.map