import { t as ChipMBI5850CustomExtendProperty } from "./ChipMBI5850CustomExtendProperty-ChAoaDrg.mjs"; import { t as ChipMBI5850ExtendProperty } from "./ChipMBI5850ExtendProperty-mStA4IJm.mjs"; import * as t from "io-ts"; //#region generated/ChipMBI5850RGBVExtendProperty.d.ts declare const ChipMBI5850RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsAdvancedMode: t.Type; }>, t.PartialC<{ ChipMBI5850ExtendProperty: t.IntersectionC<[t.TypeC<{ REG_NUMBER: t.Type; MBI5850REG: t.ArrayC>; }>, t.PartialC<{ GrayScale: t.Type; EnDoubleRefresh: t.Type; BlankUnitNumPerScan: t.Type; ExcessiveTime: t.Type; RowChangePoint: t.Type; M: t.Type; N: t.Type; DVI: t.Type; ShowsTheGhostGear_R: t.Type; ShowsTheGhostGear_G: t.Type; ShowsTheGhostGear_B: t.Type; ShowsTheGeargradualGhost_R: t.Type; ShowsTheGeargradualGhost_G: t.Type; ShowsTheGeargradualGhost_B: t.Type; HiddenGhostGear_1_R: t.Type; HiddenGhostGear_1_G: t.Type; HiddenGhostGear_1_B: t.Type; HiddenGhostGear_2_R: t.Type; HiddenGhostGear_2_G: t.Type; HiddenGhostGear_2_B: t.Type; HiddenGhostGear_3_R: t.Type; HiddenGhostGear_3_G: t.Type; HiddenGhostGear_3_B: t.Type; LowAshCompensation_R: t.Type; LowAshCompensation_G: t.Type; LowAshCompensation_B: t.Type; FailureLEDElimination: t.Type; DislodgeBadPointsGrade_R: t.Type; DislodgeBadPointsGrade_G: t.Type; DislodgeBadPointsGrade_B: t.Type; Gain_R: t.Type; Gain_G: t.Type; Gain_B: t.Type; }>]>; ChipMBI5850CustomExtendProperty: t.IntersectionC<[t.TypeC<{ CVLED_CHANNEL_NUMBER: t.Type; MBI5759ICVLED: t.ArrayC>; }>, t.PartialC<{ ICVLEDNumber: t.Type; }>]>; IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipMBI5850RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5850.decompiled.cs:269 */ declare const ChipMBI5850RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ IsAdvancedMode: t.Type; }>, t.PartialC<{ ChipMBI5850ExtendProperty: t.IntersectionC<[t.TypeC<{ REG_NUMBER: t.Type; MBI5850REG: t.ArrayC>; }>, t.PartialC<{ GrayScale: t.Type; EnDoubleRefresh: t.Type; BlankUnitNumPerScan: t.Type; ExcessiveTime: t.Type; RowChangePoint: t.Type; M: t.Type; N: t.Type; DVI: t.Type; ShowsTheGhostGear_R: t.Type; ShowsTheGhostGear_G: t.Type; ShowsTheGhostGear_B: t.Type; ShowsTheGeargradualGhost_R: t.Type; ShowsTheGeargradualGhost_G: t.Type; ShowsTheGeargradualGhost_B: t.Type; HiddenGhostGear_1_R: t.Type; HiddenGhostGear_1_G: t.Type; HiddenGhostGear_1_B: t.Type; HiddenGhostGear_2_R: t.Type; HiddenGhostGear_2_G: t.Type; HiddenGhostGear_2_B: t.Type; HiddenGhostGear_3_R: t.Type; HiddenGhostGear_3_G: t.Type; HiddenGhostGear_3_B: t.Type; LowAshCompensation_R: t.Type; LowAshCompensation_G: t.Type; LowAshCompensation_B: t.Type; FailureLEDElimination: t.Type; DislodgeBadPointsGrade_R: t.Type; DislodgeBadPointsGrade_G: t.Type; DislodgeBadPointsGrade_B: t.Type; Gain_R: t.Type; Gain_G: t.Type; Gain_B: t.Type; }>]>; ChipMBI5850CustomExtendProperty: t.IntersectionC<[t.TypeC<{ CVLED_CHANNEL_NUMBER: t.Type; MBI5759ICVLED: t.ArrayC>; }>, t.PartialC<{ ICVLEDNumber: t.Type; }>]>; IsUseNewModule: t.Type; SpecialDataLen: t.Type; SpecialRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5850RGBVExtendProperty">; }>]>; interface ChipMBI5850RGBVExtendProperty extends t.TypeOf { ChipMBI5850ExtendProperty?: ChipMBI5850ExtendProperty; ChipMBI5850CustomExtendProperty?: ChipMBI5850CustomExtendProperty; } //#endregion export { ChipMBI5850RGBVExtendPropertyBase as n, ChipMBI5850RGBVExtendProperty as t }; //# sourceMappingURL=ChipMBI5850RGBVExtendProperty-D6YvRNYE.d.mts.map