import * as t from "io-ts"; //#region generated/ChipCNS7253ExtendProperty.d.ts declare const ChipCNS7253ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; OPEN_DET: t.Type; SCAN_LINE: t.Type; PWM_OPT: t.Type; GCLK_DOUBLE: t.Type; PWM_GROUP: t.Type; PWM_REV: t.Type; PartNumPerRefValue: t.Type; ADJ: t.Type; IGAIN: t.Type; ADJ_Enable: t.Type; KeenPointVoltage: t.Type; FirstLineOffsetCompensation: t.Type; PWM_ALL: t.Type; PWM_ALL_Enable: t.Type; FirstLineOffsetCompensation_Enable: t.Type; OPEN_RST: t.Type; }>]>; /** * Codec for {@link ChipCNS7253ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCNS7253.decompiled.cs:53 */ declare const ChipCNS7253ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RegFirst: t.Type; RegSecond: t.Type; RegThird: t.Type; RegFourth: t.Type; OPEN_DET: t.Type; SCAN_LINE: t.Type; PWM_OPT: t.Type; GCLK_DOUBLE: t.Type; PWM_GROUP: t.Type; PWM_REV: t.Type; PartNumPerRefValue: t.Type; ADJ: t.Type; IGAIN: t.Type; ADJ_Enable: t.Type; KeenPointVoltage: t.Type; FirstLineOffsetCompensation: t.Type; PWM_ALL: t.Type; PWM_ALL_Enable: t.Type; FirstLineOffsetCompensation_Enable: t.Type; OPEN_RST: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCNS7253ExtendProperty">; }>]>; interface ChipCNS7253ExtendProperty extends t.TypeOf {} //#endregion export { ChipCNS7253ExtendPropertyBase as n, ChipCNS7253ExtendProperty as t }; //# sourceMappingURL=ChipCNS7253ExtendProperty-T4eBUpyX.d.cts.map