{"version":3,"file":"ChipCS2017ExtendProperty.mjs","names":["common.UInt16_7936","common.Bool","common.UInt8"],"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+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,YACjB,CAAC;CACD,EAAE,QAAQ;EACR,uBAAuBC;EACvB,wBAAwBC;EACxB,eAAeA;EACf,UAAUA;EACV,oBAAoBA;EACpB,mBAAmBA;EACnB,cAAcA;EACd,aAAaA;CACf,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}