{"version":3,"file":"ChipCS2017ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipCS2017ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipCS2017ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      FirstRegistor: common.UInt16_7936,\n    }),\n    t.partial({\n      LineEliminationEnable: common.Bool, // #50\n      ShadowEliminationLevel: common.UInt8, // #63\n      ResponseSpeed: common.UInt8, // #76\n      WorkMode: common.UInt8, // #89\n      SetCurrentPosition: common.UInt8, // #101\n      InflectionCurrent: common.UInt8, // #114\n      DMAWriteMode: common.UInt8, // #127\n      CurrentGain: common.UInt8,\n    }),\n  ],\n  'ChipCS2017ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCS2017ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2017.decompiled.cs:44\n */\nexport const ChipCS2017ExtendProperty = t.intersection(\n  [\n    ChipCS2017ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCS2017ExtendProperty') }),\n  ],\n  'ChipCS2017ExtendProperty'\n);\nexport interface ChipCS2017ExtendProperty extends t.TypeOf<typeof ChipCS2017ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,+BAA+BA,MAAE,aAC5C;CACEC;CACAD,MAAE,KAAK,EACL,0CACF,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2BA,MAAE,aACxC,CACE,8BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}