{"version":3,"file":"ChipLS9716CommonDecodeParam.mjs","names":["common.UInt8_12","common.Bool","common.UInt8"],"sources":["../generated/ChipLS9716CommonDecodeParam.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { DecodeChipParamBase } from './DecodeChipParamBase'; // import\nimport { DecodeType, DecodeTypeEnum } from './DecodeType';\n // import\nexport const ChipLS9716CommonDecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.type({\n      Register: common.UInt8_12,\n    }),\n    t.partial({\n      DecodeChipType: DecodeType, // #41\n      IsNewDecodeType: common.Bool, // #43\n      ShadowEliminationVoltage: common.UInt8,\n    }),\n  ],\n  'ChipLS9716CommonDecodeParamBase'\n);\n/**\n * Codec for {@link ChipLS9716CommonDecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_LS9716_Common.decompiled.cs:34\n */\nexport const ChipLS9716CommonDecodeParam = t.intersection(\n  [\n    ChipLS9716CommonDecodeParamBase,\n    t.partial({ '@_xsi:type': t.literal('ChipLS9716CommonDecodeParam') }),\n  ],\n  'ChipLS9716CommonDecodeParam'\n);\nexport interface ChipLS9716CommonDecodeParam extends t.TypeOf<typeof ChipLS9716CommonDecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;AAKA,MAAa,kCAAkC,EAAE,aAC/C;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SACZ,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgB;EAChB,iBAAiBC;EACjB,0BAA0BC;CAC5B,CAAC;AACH,GACA,iCACF;;;;;;AAMA,MAAa,8BAA8B,EAAE,aAC3C,CACE,iCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,6BAA6B,EAAE,CAAC,CACtE,GACA,6BACF"}