import * as t from "io-ts"; //#region generated/ChipAXP020RGBVExtendProperty.d.ts declare const ChipAXP020RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; IsOpenChannelCheck: t.Type; T1H: t.Type; T0H: t.Type; OneCodeCycle: t.Type; BrightnessControl: t.Type; InterType: t.Type; InterSpeed: t.Type; ColorOfBit: t.Type; }>]>; /** * Codec for {@link ChipAXP020RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.Chip_AXP020.decompiled.cs:41 */ declare const ChipAXP020RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; IsOpenChannelCheck: t.Type; T1H: t.Type; T0H: t.Type; OneCodeCycle: t.Type; BrightnessControl: t.Type; InterType: t.Type; InterSpeed: t.Type; ColorOfBit: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipAXP020RGBVExtendProperty">; }>]>; interface ChipAXP020RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipAXP020RGBVExtendPropertyBase as n, ChipAXP020RGBVExtendProperty as t }; //# sourceMappingURL=ChipAXP020RGBVExtendProperty-B7ewb9PH.d.mts.map