{"version":3,"file":"ChipRT5938SSExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipRT5938SSExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipRT5938SSExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #4217\n      ChipLibVersion: common.UInt8, // #4219\n      EliminationLevel: common.UInt8, // #4221\n      EliminateEnable: common.Bool, // #4233\n      OpenCircuitLevel: common.UInt8, // #4245\n      ShortCircuitLevel: common.UInt8, // #4257\n      SlowOpen: common.Bool, // #4269\n      PowerSavingModeEn: common.Bool, // #4281\n      CurrentGain: common.UInt16,\n    }),\n  ],\n  'ChipRT5938SSExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipRT5938SSExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5938SS.decompiled.cs:4212\n */\nexport const ChipRT5938SSExtendProperty = t.intersection(\n  [\n    ChipRT5938SSExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipRT5938SSExtendProperty') }),\n  ],\n  'ChipRT5938SSExtendProperty'\n);\nexport interface ChipRT5938SSExtendProperty extends t.TypeOf<typeof ChipRT5938SSExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,iCAAiCA,MAAE,aAC9C;CACEC;CACAD,MAAE,KAAK,EACL,8DAA8C,QAAQ,EACxD,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6BA,MAAE,aAC1C,CACE,gCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}