{"version":3,"file":"ChipDP3265SeriesExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipDP3265SeriesExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP3265SeriesExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValue: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #4974\n      ChipLibVersion: common.UInt8, // #4976\n      EliminateShadowMoment: common.UInt8, // #4978\n      EliminateShadowTime: common.UInt8, // #4990\n      CouplingOptimizationCoefficient: t.string, // #5002\n      GammaSmooth: common.UInt8, // #5015\n      CurrentGain: common.UInt16, // #5027\n      CouplingOptimizationOne: common.UInt8, // #5039\n      CouplingOptimizationEnhance: common.Bool, // #5051\n      EliminateShadowLevelEnable: common.Bool, // #5063\n      CouplingOptimizationEnable: common.Bool, // #5075\n      LowGrayPittingOptimization: common.UInt8, // #5087\n      LowGrayDisplayEffectEnhance: common.Bool, // #5099\n      ConstantCurrentOutputInflectPointLevel: common.UInt8, // #5111\n      EliminateShadowLevel: common.UInt8, // #5123\n      HighGrayIndependentRefresh: common.UInt8, // #5135\n      RemoveBadPoints: common.Bool, // #5147\n      CouplingOptimizationLevel: common.UInt8, // #5159\n      CouplingOptimizationTwoEnable: common.Bool, // #5171\n      CouplingOptimizationTwo: common.UInt8, // #5183\n      CurrentGainTwo: common.UInt8, // #5195\n      CentralizeDisplayEnable: common.Bool, // #5207\n      CentralizeDisplay: common.UInt8, // #5219\n      LowGrayDisplayEffectEnhanceThree: common.UInt8,\n    }),\n  ],\n  'ChipDP3265SeriesExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP3265SeriesExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3265Series.decompiled.cs:4965\n */\nexport const ChipDP3265SeriesExtendProperty = t.intersection(\n  [\n    ChipDP3265SeriesExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP3265SeriesExtendProperty') }),\n  ],\n  'ChipDP3265SeriesExtendProperty'\n);\nexport interface ChipDP3265SeriesExtendProperty\n  extends t.TypeOf<typeof ChipDP3265SeriesExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,qCAAqC,EAAE,aAClD;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SAAgBC,QAAe,QAAQ,EACnD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,uBAAuBA;EACvB,qBAAqBA;EACrB,iCAAiC,EAAE;EACnC,aAAaA;EACb,aAAaF;EACb,yBAAyBE;EACzB,6BAA6BD;EAC7B,4BAA4BA;EAC5B,4BAA4BA;EAC5B,4BAA4BC;EAC5B,6BAA6BD;EAC7B,wCAAwCC;EACxC,sBAAsBA;EACtB,4BAA4BA;EAC5B,iBAAiBD;EACjB,2BAA2BC;EAC3B,+BAA+BD;EAC/B,yBAAyBC;EACzB,gBAAgBA;EAChB,yBAAyBD;EACzB,mBAAmBC;EACnB,kCAAkCA;CACpC,CAAC;AACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}