import * as t from "io-ts"; //#region generated/ChipFM6182ExtendProperty.d.ts declare const ChipFM6182ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; RegValueConfigSecond: t.Type; }>, t.PartialC<{ CurrentLowCompsention: t.Type; LowCompsention: t.Type; FirstCompsentionOne: t.Type; ErrorDetection: t.Type; GhostElimination: t.Type; DetectionEable: t.Type; FirstCompsentionTwo: t.Type; CurrentPoint: t.Type; OpenUpTime: t.Type; PDMOpenTime: t.Type; ParityTimeSet: t.Type; }>]>; /** * Codec for {@link ChipFM6182ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:57427 */ declare const ChipFM6182ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValueConfigFirst: t.Type; RegValueConfigSecond: t.Type; }>, t.PartialC<{ CurrentLowCompsention: t.Type; LowCompsention: t.Type; FirstCompsentionOne: t.Type; ErrorDetection: t.Type; GhostElimination: t.Type; DetectionEable: t.Type; FirstCompsentionTwo: t.Type; CurrentPoint: t.Type; OpenUpTime: t.Type; PDMOpenTime: t.Type; ParityTimeSet: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipFM6182ExtendProperty">; }>]>; interface ChipFM6182ExtendProperty extends t.TypeOf {} //#endregion export { ChipFM6182ExtendPropertyBase as n, ChipFM6182ExtendProperty as t }; //# sourceMappingURL=ChipFM6182ExtendProperty-Crpb40MM.d.mts.map