import * as t from "io-ts"; //#region generated/ChipSM16359ExtendProperty.d.ts declare const ChipSM16359ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsShadowsEnable: t.Type; RegValueConfigFirst: t.Type; BlankingMode: t.Type; RegValueConfigSecond: t.Type; RegValueConfigThird: t.Type; }>, t.PartialC<{ LowAshCompensationTwo: t.Type; LowAshCompensationOne: t.Type; IsOpenTest: t.Type; OpenTestVoltageGrade: t.Type; IsEnergySaving: t.Type; ShadowVoltageOne: t.Type; ShadowVoltageTwo: t.Type; RegValueConfigForth: t.Type; IsAdvancedMode: t.Type; PWMModle: t.Type; }>]>; /** * Codec for {@link ChipSM16359ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:66106 */ declare const ChipSM16359ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsShadowsEnable: t.Type; RegValueConfigFirst: t.Type; BlankingMode: t.Type; RegValueConfigSecond: t.Type; RegValueConfigThird: t.Type; }>, t.PartialC<{ LowAshCompensationTwo: t.Type; LowAshCompensationOne: t.Type; IsOpenTest: t.Type; OpenTestVoltageGrade: t.Type; IsEnergySaving: t.Type; ShadowVoltageOne: t.Type; ShadowVoltageTwo: t.Type; RegValueConfigForth: t.Type; IsAdvancedMode: t.Type; PWMModle: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16359ExtendProperty">; }>]>; interface ChipSM16359ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16359ExtendPropertyBase as n, ChipSM16359ExtendProperty as t }; //# sourceMappingURL=ChipSM16359ExtendProperty-vSEesh3l.d.cts.map