{"version":3,"file":"ChipDP3254ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipDP3254ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP3254ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValue: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #4028\n      ChipLibVersion: common.UInt8, // #4030\n      EliminateShadowMoment: common.UInt8, // #4032\n      EliminateShadowTime: common.UInt8, // #4044\n      CouplingOptimizationCoefficient: t.string, // #4056\n      GammaSmooth: common.UInt8, // #4069\n      CurrentGain: common.UInt16, // #4081\n      CurrentGainNo: common.UInt16, // #4093\n      CouplingOptimizationOne: common.UInt8, // #4105\n      CouplingOptimizationOneEnable: common.Bool, // #4117\n      CouplingOptimizationEnhance: common.Bool, // #4129\n      EliminateShadowLevelEnable: common.Bool, // #4141\n      CouplingOptimizationEnable: common.Bool, // #4153\n      LowGrayPittingOptimization: common.UInt8, // #4165\n      LowGrayDisplayEffectEnhance: common.Bool, // #4177\n      ConstantCurrentOutputInflectPointLevel: common.UInt8, // #4189\n      EliminateShadowLevel: common.UInt8, // #4201\n      RemoveBadPoints: common.Bool, // #4213\n      CouplingOptimizationLevel: common.UInt8, // #4225\n      CouplingOptimizationTwoEnable: common.Bool, // #4237\n      CouplingOptimizationTwo: common.UInt8, // #4249\n      CurrentGainTwo: common.UInt8, // #4261\n      LowGrayDisplayEffectEnhanceThree: common.UInt8,\n    }),\n  ],\n  'ChipDP3254ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP3254ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3254.decompiled.cs:4019\n */\nexport const ChipDP3254ExtendProperty = t.intersection(\n  [\n    ChipDP3254ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP3254ExtendProperty') }),\n  ],\n  'ChipDP3254ExtendProperty'\n);\nexport interface ChipDP3254ExtendProperty extends t.TypeOf<typeof ChipDP3254ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;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,eAAeA;EACf,yBAAyBE;EACzB,+BAA+BD;EAC/B,6BAA6BA;EAC7B,4BAA4BA;EAC5B,4BAA4BA;EAC5B,4BAA4BC;EAC5B,6BAA6BD;EAC7B,wCAAwCC;EACxC,sBAAsBA;EACtB,iBAAiBD;EACjB,2BAA2BC;EAC3B,+BAA+BD;EAC/B,yBAAyBC;EACzB,gBAAgBA;EAChB,kCAAkCA;CACpC,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}