{"version":3,"file":"ChipDP32129DecodeParam.cjs","names":["t","DecodeChipParamBase","DecodeType"],"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,6BAA6BA,MAAE,aAC1C,CACEC,iDACAD,MAAE,QAAQ;CACR;CACA;CACA,gBAAgBE;CAChB;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyBF,MAAE,aACtC,CAAC,4BAA4BA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}