import { t as ChipCS2017ExtendProperty } from "./ChipCS2017ExtendProperty-BVmyKC0o.mjs"; import * as t from "io-ts"; //#region generated/ChipCS2017RGBVExtendProperty.d.ts declare const ChipCS2017RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ConfigDataLen: t.Type; }>]>; /** * Codec for {@link ChipCS2017RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2017.decompiled.cs:181 */ declare const ChipCS2017RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FirstRegistor: t.Type; }>, t.PartialC<{ LineEliminationEnable: t.Type; ShadowEliminationLevel: t.Type; ResponseSpeed: t.Type; WorkMode: t.Type; SetCurrentPosition: t.Type; InflectionCurrent: t.Type; DMAWriteMode: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017ExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ConfigDataLen: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017RGBVExtendProperty">; }>]>; interface ChipCS2017RGBVExtendProperty extends t.TypeOf { RedProperty?: ChipCS2017ExtendProperty; GreenProperty?: ChipCS2017ExtendProperty; BlueProperty?: ChipCS2017ExtendProperty; VRedProperty?: ChipCS2017ExtendProperty; } //#endregion export { ChipCS2017RGBVExtendPropertyBase as n, ChipCS2017RGBVExtendProperty as t }; //# sourceMappingURL=ChipCS2017RGBVExtendProperty-DVyX9ZEh.d.mts.map