import * as t from "io-ts"; //#region generated/ChipMBI5759BGRGBExtendProperty.d.ts declare const ChipMBI5759BGRGBExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ Global1_Register1: t.Type; Global1_Register2: t.Type; Global1_Register3: t.Type; Global2_Register1: t.Type; Global2_Register2: t.Type; Global2_Register3: t.Type; Global3_Register1: t.Type; Global3_Register2: t.Type; Global3_Register3: t.Type; R1_Register1: t.Type; R1_Register2: t.Type; R1_Register3: t.Type; R2_Register1: t.Type; R2_Register2: t.Type; R2_Register3: t.Type; G1_Register1: t.Type; G1_Register2: t.Type; G1_Register3: t.Type; G2_Register1: t.Type; G2_Register2: t.Type; G2_Register3: t.Type; B1_Register1: t.Type; B1_Register2: t.Type; B1_Register3: t.Type; B2_Register1: t.Type; B2_Register2: t.Type; B2_Register3: t.Type; IsOpenDLLMode: t.Type; }>, t.PartialC<{ DLLMode: t.Type; N: t.Type; BadPiont: t.Type; BlankingTime: t.Type; LineTime: t.Type; GradientTime: t.Type; RLowGrayCompsentionOne: t.Type; GLowGrayCompsentionOne: t.Type; BLowGrayCompsentionOne: t.Type; RLowGrayCompsentionTwo: t.Type; GLowGrayCompsentionTwo: t.Type; BLowGrayCompsentionTwo: t.Type; RAdvancedLowGrayCompsention: t.Type; GAdvancedLowGrayCompsention: t.Type; BAdvancedLowGrayCompsention: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; }>]>; /** * Codec for {@link ChipMBI5759BGRGBExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5759B.decompiled.cs:45 */ declare const ChipMBI5759BGRGBExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ Global1_Register1: t.Type; Global1_Register2: t.Type; Global1_Register3: t.Type; Global2_Register1: t.Type; Global2_Register2: t.Type; Global2_Register3: t.Type; Global3_Register1: t.Type; Global3_Register2: t.Type; Global3_Register3: t.Type; R1_Register1: t.Type; R1_Register2: t.Type; R1_Register3: t.Type; R2_Register1: t.Type; R2_Register2: t.Type; R2_Register3: t.Type; G1_Register1: t.Type; G1_Register2: t.Type; G1_Register3: t.Type; G2_Register1: t.Type; G2_Register2: t.Type; G2_Register3: t.Type; B1_Register1: t.Type; B1_Register2: t.Type; B1_Register3: t.Type; B2_Register1: t.Type; B2_Register2: t.Type; B2_Register3: t.Type; IsOpenDLLMode: t.Type; }>, t.PartialC<{ DLLMode: t.Type; N: t.Type; BadPiont: t.Type; BlankingTime: t.Type; LineTime: t.Type; GradientTime: t.Type; RLowGrayCompsentionOne: t.Type; GLowGrayCompsentionOne: t.Type; BLowGrayCompsentionOne: t.Type; RLowGrayCompsentionTwo: t.Type; GLowGrayCompsentionTwo: t.Type; BLowGrayCompsentionTwo: t.Type; RAdvancedLowGrayCompsention: t.Type; GAdvancedLowGrayCompsention: t.Type; BAdvancedLowGrayCompsention: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI5759BGRGBExtendProperty">; }>]>; interface ChipMBI5759BGRGBExtendProperty extends t.TypeOf {} //#endregion export { ChipMBI5759BGRGBExtendPropertyBase as n, ChipMBI5759BGRGBExtendProperty as t }; //# sourceMappingURL=ChipMBI5759BGRGBExtendProperty-gBBlwnLS.d.cts.map