{"version":3,"file":"ChipRT5938SS_ComExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipRT5938SS_ComExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipRT5938SS_ComExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #2120\n      ChipLibVersion: common.UInt8, // #2122\n      EliminationLevel: common.UInt8, // #2124\n      EliminateEnable: common.Bool, // #2136\n      OpenCircuitLevel: common.UInt8, // #2152\n      ShortCircuitLevel: common.UInt8, // #2164\n      PowerSavingModeEn: common.Bool, // #2176\n      SlowOpen: common.Bool, // #2192\n      CurrentGain: common.UInt16,\n    }),\n  ],\n  'ChipRT5938SS_ComExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipRT5938SS_ComExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5938SS_Common.decompiled.cs:2115\n */\nexport const ChipRT5938SS_ComExtendProperty = t.intersection(\n  [\n    ChipRT5938SS_ComExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipRT5938SS_ComExtendProperty') }),\n  ],\n  'ChipRT5938SS_ComExtendProperty'\n);\nexport interface ChipRT5938SS_ComExtendProperty\n  extends t.TypeOf<typeof ChipRT5938SS_ComExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,qCAAqC,EAAE,aAClD;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,kBAAkBA;EAClB,iBAAiBD;EACjB,kBAAkBC;EAClB,mBAAmBA;EACnB,mBAAmBD;EACnB,UAAUA;EACV,aAAaD;CACf,CAAC;AACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}