import * as t from "io-ts"; //#region generated/ChipSCL8060ExtendProperty.d.ts declare const ChipSCL8060ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnLEDOpenShortDet: t.Type; LongWaitB: t.Type; }>, t.PartialC<{ RedDtVoltage: t.Type; GreenDtVoltage: t.Type; BlueDtVoltage: t.Type; AnodeSideFastCharge: t.Type; DeadTimeGCLKVsync: t.Type; SLowFrame: t.Type; OutPutCurRange: t.Type; F50_25Hz: t.Type; Dtbig: t.Type; GclkSkewValue: t.Type; EnLEDShortProtect: t.Type; GclkE1A0A2Source: t.Type; EnOverTemprDect: t.Type; GrayScaleMode: t.Type; }>]>; /** * Codec for {@link ChipSCL8060ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:60624 */ declare const ChipSCL8060ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ EnLEDOpenShortDet: t.Type; LongWaitB: t.Type; }>, t.PartialC<{ RedDtVoltage: t.Type; GreenDtVoltage: t.Type; BlueDtVoltage: t.Type; AnodeSideFastCharge: t.Type; DeadTimeGCLKVsync: t.Type; SLowFrame: t.Type; OutPutCurRange: t.Type; F50_25Hz: t.Type; Dtbig: t.Type; GclkSkewValue: t.Type; EnLEDShortProtect: t.Type; GclkE1A0A2Source: t.Type; EnOverTemprDect: t.Type; GrayScaleMode: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSCL8060ExtendProperty">; }>]>; interface ChipSCL8060ExtendProperty extends t.TypeOf {} //#endregion export { ChipSCL8060ExtendPropertyBase as n, ChipSCL8060ExtendProperty as t }; //# sourceMappingURL=ChipSCL8060ExtendProperty-BeATrgM4.d.cts.map