{"version":3,"file":"ChipDP32129DecodeParam.mjs","names":["common.UInt8","common.Bool"],"sources":["../generated/ChipDP32129DecodeParam.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 ChipDP32129DecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.partial({\n      RegByteOne: common.UInt8, // #38\n      RegByteTwo: common.UInt8, // #40\n      DecodeChipType: DecodeType, // #42\n      IsNewDecodeType: common.Bool, // #44\n      OpenDetectionEnhancedMode: common.UInt8, // #46\n      CouplingEnhanceMode: common.UInt8, // #58\n      ShadowEliminationConfig: common.UInt8, // #70\n      RowScanMode: common.UInt8, // #82\n      ArbitrarilyScanNum: common.UInt8, // #94\n    }),\n  ],\n  'ChipDP32129DecodeParamBase'\n);\n/**\n * Codec for {@link ChipDP32129DecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_DP32129.decompiled.cs:34\n */\nexport const ChipDP32129DecodeParam = t.intersection(\n  [ChipDP32129DecodeParamBase, t.partial({ '@_xsi:type': t.literal('ChipDP32129DecodeParam') })],\n  'ChipDP32129DecodeParam'\n);\nexport interface ChipDP32129DecodeParam extends t.TypeOf<typeof ChipDP32129DecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;AAKA,MAAa,6BAA6B,EAAE,aAC1C,CACE,qBACA,EAAE,QAAQ;CACR,YAAYA;CACZ,YAAYA;CACZ,gBAAgB;CAChB,iBAAiBC;CACjB,2BAA2BD;CAC3B,qBAAqBA;CACrB,yBAAyBA;CACzB,aAAaA;CACb,oBAAoBA;AACtB,CAAC,CACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyB,EAAE,aACtC,CAAC,4BAA4B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}