{"version":3,"file":"ChipCFD2138SDecodeParam.mjs","names":["common.Bool","common.UInt8"],"sources":["../generated/ChipCFD2138SDecodeParam.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 ChipCFD2138SDecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.partial({\n      DecodeChipType: DecodeType, // #39\n      IsNewDecodeType: common.Bool, // #41\n      RegByteOne: common.UInt8, // #43\n      RegByteTwo: common.UInt8, // #45\n      RegByteThree: common.UInt8, // #47\n      BlankVoltage: common.UInt8, // #49\n      BlankMoudle: common.UInt8, // #61\n      RepeatDecodingEnable: common.Bool, // #73\n      DiscountOfLightBoard: common.UInt8, // #85\n      NumOfICsInSeries: common.UInt8, // #97\n    }),\n  ],\n  'ChipCFD2138SDecodeParamBase'\n);\n/**\n * Codec for {@link ChipCFD2138SDecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_CFD2138S.decompiled.cs:35\n */\nexport const ChipCFD2138SDecodeParam = t.intersection(\n  [ChipCFD2138SDecodeParamBase, t.partial({ '@_xsi:type': t.literal('ChipCFD2138SDecodeParam') })],\n  'ChipCFD2138SDecodeParam'\n);\nexport interface ChipCFD2138SDecodeParam extends t.TypeOf<typeof ChipCFD2138SDecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;AAKA,MAAa,8BAA8B,EAAE,aAC3C,CACE,qBACA,EAAE,QAAQ;CACR,gBAAgB;CAChB,iBAAiBA;CACjB,YAAYC;CACZ,YAAYA;CACZ,cAAcA;CACd,cAAcA;CACd,aAAaA;CACb,sBAAsBD;CACtB,sBAAsBC;CACtB,kBAAkBA;AACpB,CAAC,CACH,GACA,6BACF;;;;;;AAMA,MAAa,0BAA0B,EAAE,aACvC,CAAC,6BAA6B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,yBAAyB,EAAE,CAAC,CAAC,GAC/F,yBACF"}