import { n as DetectPointTypeEnum } from "./DetectPointType-Bc4-57UE.cjs"; import { n as ThresholdTypeEnum } from "./ThresholdType-DjXnQwIE.cjs"; import { n as RegisterGroupTypeEnum } from "./RegisterGroupType-BMdCKoAl.cjs"; import { t as PointDetectParameter } from "./PointDetectParameter-CwOOTiJi.cjs"; import { t as ChipMBI5034BExtendProperty } from "./ChipMBI5034BExtendProperty-DYBQmckp.cjs"; import * as t from "io-ts"; //#region generated/ChipMBI5034BRGBVExtendProperty.d.ts declare const ChipMBI5034BRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; IsUseNewModule: t.Type; ChipLibVersion: t.Type; IsAdvancedMode: t.Type; PointDetectType: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; PointDetectParameter: t.PartialC<{ DetectType: t.Type; IsUseThreshold: t.Type; Threshold: t.Type; ThresholdGradeCount: t.Type; IsNeedConfigRegister: t.Type; ConfigGroupType: t.Type; TheTallyMode: t.Type; DetectTypeValue: t.Type; }>; }>]>; /** * Codec for {@link ChipMBI5034BRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5034B.decompiled.cs:1271 */ declare const ChipMBI5034BRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstRegValue: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BExtendProperty">; }>]>; IsUseNewModule: t.Type; ChipLibVersion: t.Type; IsAdvancedMode: t.Type; PointDetectType: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; PointDetectParameter: t.PartialC<{ DetectType: t.Type; IsUseThreshold: t.Type; Threshold: t.Type; ThresholdGradeCount: t.Type; IsNeedConfigRegister: t.Type; ConfigGroupType: t.Type; TheTallyMode: t.Type; DetectTypeValue: t.Type; }>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5034BRGBVExtendProperty">; }>]>; interface ChipMBI5034BRGBVExtendProperty extends t.TypeOf { RedProperty?: ChipMBI5034BExtendProperty; GreenProperty?: ChipMBI5034BExtendProperty; BlueProperty?: ChipMBI5034BExtendProperty; VRedProperty?: ChipMBI5034BExtendProperty; PointDetectParameter?: PointDetectParameter; } //#endregion export { ChipMBI5034BRGBVExtendPropertyBase as n, ChipMBI5034BRGBVExtendProperty as t }; //# sourceMappingURL=ChipMBI5034BRGBVExtendProperty-BCExz6EI.d.cts.map