import { t as Chip9748ExtendProperty } from "./Chip9748ExtendProperty-KYhpVwgt.mjs"; import * as t from "io-ts"; //#region generated/Chip9748RGBVExtendPropey.d.ts /** * Codec for interface {@link Chip9748RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:55178 */ declare const Chip9748RGBVExtendPropey: t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9748ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9748ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9748ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ LastGhostAbatement2: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentSet3: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9748ExtendProperty">; }>]>; GrayscaleSelect: t.Type; DummyGclkEn: t.Type; RedGain: t.Type; BlueGain: t.Type; GreenGain: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; RedRegValueConfigSpecial: t.Type; GreenRegValueConfigSpecial: t.Type; BlueRegValueConfigSpecial: t.Type; VRedRegValueConfigSpecial: t.Type; }>; interface Chip9748RGBVExtendPropey extends t.TypeOf { RedProperty?: Chip9748ExtendProperty; GreenProperty?: Chip9748ExtendProperty; BlueProperty?: Chip9748ExtendProperty; VRedProperty?: Chip9748ExtendProperty; } //#endregion export { Chip9748RGBVExtendPropey as t }; //# sourceMappingURL=Chip9748RGBVExtendPropey-C2lltU-t.d.mts.map