import { t as ChipICND2100ExtendProperty } from "./ChipICND2100ExtendProperty-DSKXQWXu.mjs"; import * as t from "io-ts"; //#region generated/ChipICND2100RGBVExtendProperty.d.ts declare const ChipICND2100RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; ChipLibVersion: t.Type; IsUseNewModule: t.Type; ShifNum: t.Type; IsSupportGhostClear: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; }>]>; /** * Codec for {@link ChipICND2100RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2100.decompiled.cs:1351 */ declare const ChipICND2100RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ TurningPointVoltage: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>, t.PartialC<{ IsAdvanceModel: t.Type; IsEliminateShadow: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100ExtendProperty">; }>]>; ChipLibVersion: t.Type; IsUseNewModule: t.Type; ShifNum: t.Type; IsSupportGhostClear: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND2100RGBVExtendProperty">; }>]>; interface ChipICND2100RGBVExtendProperty extends t.TypeOf { RedProperty?: ChipICND2100ExtendProperty; GreenProperty?: ChipICND2100ExtendProperty; BlueProperty?: ChipICND2100ExtendProperty; VRedProperty?: ChipICND2100ExtendProperty; } //#endregion export { ChipICND2100RGBVExtendPropertyBase as n, ChipICND2100RGBVExtendProperty as t }; //# sourceMappingURL=ChipICND2100RGBVExtendProperty-Bo1T10Hp.d.mts.map