{"version":3,"file":"ChipFM6047ExtendProperty.mjs","names":["common.Bool","common.UInt8","common.UInt16"],"sources":["../generated/ChipFM6047ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipFM6047ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      IsUseNewModule: common.Bool, // #2924\n      ChipLibVersion: common.UInt8, // #2926\n      FirstRegValue: common.UInt16, // #2928\n      SecondRegValue: common.UInt16, // #2930\n      ThirdRegValue: common.UInt16, // #2932\n      FourthRegValue: common.UInt16, // #2934\n      OEWidth: common.UInt8, // #2936\n      OEDelay: common.UInt8, // #2949\n      Inflexion: common.UInt8, // #2961\n      HiddenMode: common.UInt8, // #2973\n      CurrentGain: common.UInt16, // #2985\n      ShadowEliminationLevel: common.UInt8, // #2997\n      OpenTestEnable: common.Bool, // #3009\n      ErrCurrentGain: common.UInt16, // #3021\n    }),\n  ],\n  'ChipFM6047ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6047ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6047.decompiled.cs:2921\n */\nexport const ChipFM6047ExtendProperty = t.intersection(\n  [\n    ChipFM6047ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6047ExtendProperty') }),\n  ],\n  'ChipFM6047ExtendProperty'\n);\nexport interface ChipFM6047ExtendProperty extends t.TypeOf<typeof ChipFM6047ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C,CACE,sBACA,EAAE,QAAQ;CACR,gBAAgBA;CAChB,gBAAgBC;CAChB,eAAeC;CACf,gBAAgBA;CAChB,eAAeA;CACf,gBAAgBA;CAChB,SAASD;CACT,SAASA;CACT,WAAWA;CACX,YAAYA;CACZ,aAAaC;CACb,wBAAwBD;CACxB,gBAAgBD;CAChB,gBAAgBE;AAClB,CAAC,CACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}