{"version":3,"file":"ChipDP3264ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipDP3264ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP3264ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #3380\n      ChipLibVersion: common.UInt8, // #3382\n      ConstantCurrentOutputInflectionPointGrade: common.UInt8, // #3384\n      LowGreyPittingOptimization: common.UInt8, // #3396\n      GammaSmoothingLevel: common.UInt8, // #3408\n      ShadowEliminationLevelEnable: common.Bool, // #3420\n      ShadowEliminationLevel: common.UInt8, // #3432\n      ShadowEliminationTime: common.UInt8, // #3444\n      ShadowEliminationMoment: common.UInt8, // #3456\n      CouplingOptimizationEnable: common.Bool, // #3468\n      CouplingOptimizationEnhance: common.Bool, // #3480\n      CouplingOptimizationGrade: common.UInt8, // #3492\n      CouplingCoefficient: common.UInt8, // #3504\n      CurrentGain: common.UInt16,\n    }),\n  ],\n  'ChipDP3264ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP3264ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3264.decompiled.cs:3374\n */\nexport const ChipDP3264ExtendProperty = t.intersection(\n  [\n    ChipDP3264ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP3264ExtendProperty') }),\n  ],\n  'ChipDP3264ExtendProperty'\n);\nexport interface ChipDP3264ExtendProperty extends t.TypeOf<typeof ChipDP3264ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,2CAA2CA;EAC3C,4BAA4BA;EAC5B,qBAAqBA;EACrB,8BAA8BD;EAC9B,wBAAwBC;EACxB,uBAAuBA;EACvB,yBAAyBA;EACzB,4BAA4BD;EAC5B,6BAA6BA;EAC7B,2BAA2BC;EAC3B,qBAAqBA;EACrB,aAAaF;CACf,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}