import { t as ChipMBI6033ExtendProperty } from "./ChipMBI6033ExtendProperty-Bmgh0gPi.mjs"; import * as t from "io-ts"; //#region generated/ChipMBI6033RGBVExtendProperty.d.ts declare const ChipMBI6033RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; IsUseNewModule: t.Type; ChipLibVersion: t.Type; ICNumber: t.Type; GclkUnitCycle: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; }>]>; /** * Codec for {@link ChipMBI6033RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI6033.decompiled.cs:84 */ declare const ChipMBI6033RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstReg: t.Type; SecondReg: t.Type; ThirdReg: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033ExtendProperty">; }>]>; IsUseNewModule: t.Type; ChipLibVersion: t.Type; ICNumber: t.Type; GclkUnitCycle: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; SecondDataLen: t.Type; SecondStartIndex: t.Type; SecondRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI6033RGBVExtendProperty">; }>]>; interface ChipMBI6033RGBVExtendProperty extends t.TypeOf { RedProperty?: ChipMBI6033ExtendProperty; GreenProperty?: ChipMBI6033ExtendProperty; BlueProperty?: ChipMBI6033ExtendProperty; } //#endregion export { ChipMBI6033RGBVExtendPropertyBase as n, ChipMBI6033RGBVExtendProperty as t }; //# sourceMappingURL=ChipMBI6033RGBVExtendProperty-Cr93Zc9C.d.mts.map