import * as t from "io-ts"; //#region generated/ChipHB200BRGBVExtendProperty.d.ts declare const ChipHB200BRGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedFirstReg1: t.Type; GreenFirstReg1: t.Type; BlueFirstReg1: t.Type; VRedFirstReg1: t.Type; RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: t.Type; RedFirstReg4: t.Type; GreenFirstReg4: t.Type; BlueFirstReg4: t.Type; VRedFirstReg4: t.Type; IsUseNewModule: t.Type; ChipLibVersion: 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; FourthDataLen: t.Type; FourthStartIndex: t.Type; FourthRegisterAddr: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; HB200B_T1H: t.Type; HB200B_T0H: t.Type; HB200B_T: t.Type; ChannelOpenDetectionEn: t.Type; ChannelOpenDetection: t.Type; WorkingMode: t.Type; AntiInterferenceEn: t.Type; }>]>; /** * Codec for {@link ChipHB200BRGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHB200B.decompiled.cs:813 */ declare const ChipHB200BRGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedFirstReg1: t.Type; GreenFirstReg1: t.Type; BlueFirstReg1: t.Type; VRedFirstReg1: t.Type; RedFirstReg2: t.Type; GreenFirstReg2: t.Type; BlueFirstReg2: t.Type; VRedFirstReg2: t.Type; RedFirstReg3: t.Type; GreenFirstReg3: t.Type; BlueFirstReg3: t.Type; VRedFirstReg3: t.Type; RedFirstReg4: t.Type; GreenFirstReg4: t.Type; BlueFirstReg4: t.Type; VRedFirstReg4: t.Type; IsUseNewModule: t.Type; ChipLibVersion: 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; FourthDataLen: t.Type; FourthStartIndex: t.Type; FourthRegisterAddr: t.Type; RedGian: t.Type; GreenGian: t.Type; BlueGian: t.Type; HB200B_T1H: t.Type; HB200B_T0H: t.Type; HB200B_T: t.Type; ChannelOpenDetectionEn: t.Type; ChannelOpenDetection: t.Type; WorkingMode: t.Type; AntiInterferenceEn: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipHB200BRGBVExtendProperty">; }>]>; interface ChipHB200BRGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipHB200BRGBVExtendPropertyBase as n, ChipHB200BRGBVExtendProperty as t }; //# sourceMappingURL=ChipHB200BRGBVExtendProperty-DH6vlbPq.d.cts.map