import { t as ChipCS2017SExtendProperty } from "./ChipCS2017SExtendProperty-Bn2FhJRi.cjs"; import * as t from "io-ts"; //#region generated/ChipCS2017SRGBVExtendProperty.d.ts declare const ChipCS2017SRGBVExtendPropertyBase: 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; ConfigDataLen: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipCS2017SRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2017S.decompiled.cs:184 */ declare const ChipCS2017SRGBVExtendProperty: 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; 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<"ChipCS2017SExtendProperty">; }>]>; IsAdvancedMode: t.Type; IsUseNewModule: t.Type; ConfigDataLen: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipCS2017SRGBVExtendProperty">; }>]>; interface ChipCS2017SRGBVExtendProperty extends t.TypeOf { RedProperty?: ChipCS2017SExtendProperty; GreenProperty?: ChipCS2017SExtendProperty; BlueProperty?: ChipCS2017SExtendProperty; VRedProperty?: ChipCS2017SExtendProperty; } //#endregion export { ChipCS2017SRGBVExtendPropertyBase as n, ChipCS2017SRGBVExtendProperty as t }; //# sourceMappingURL=ChipCS2017SRGBVExtendProperty-C4sypAGU.d.cts.map