{"version":3,"file":"ChipDP3368ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipDP3368ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP3368ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValue: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #4073\n      ChipLibVersion: common.UInt8, // #4075\n      EliminateShadowMoment: common.UInt8, // #4077\n      EliminateShadowTime: common.UInt8, // #4089\n      CouplingOptimizationCoefficient: t.string, // #4101\n      GammaSmooth: common.UInt8, // #4114\n      CurrentGain: common.UInt16, // #4126\n      CouplingOptimizationOne: common.UInt8, // #4138\n      CouplingOptimizationEnhance: common.Bool, // #4150\n      EliminateShadowLevelEnable: common.Bool, // #4162\n      CouplingOptimizationEnable: common.Bool, // #4174\n      LowGrayPittingOptimization: common.UInt8, // #4186\n      LowGrayDisplayEffectEnhance: common.Bool, // #4198\n      ConstantCurrentOutputInflectPointLevel: common.UInt8, // #4210\n      EliminateShadowLevel: common.UInt8, // #4222\n      EliminateShadowLevelEn: common.Bool, // #4234\n      CouplingOptimizationLevel: common.UInt8,\n    }),\n  ],\n  'ChipDP3368ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP3368ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3368.decompiled.cs:4064\n */\nexport const ChipDP3368ExtendProperty = t.intersection(\n  [\n    ChipDP3368ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP3368ExtendProperty') }),\n  ],\n  'ChipDP3368ExtendProperty'\n);\nexport interface ChipDP3368ExtendProperty extends t.TypeOf<typeof ChipDP3368ExtendProperty> {}\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,yBAAyBE;EACzB,6BAA6BD;EAC7B,4BAA4BA;EAC5B,4BAA4BA;EAC5B,4BAA4BC;EAC5B,6BAA6BD;EAC7B,wCAAwCC;EACxC,sBAAsBA;EACtB,wBAAwBD;EACxB,2BAA2BC;CAC7B,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}