{"version":3,"file":"ChipCS2017SExtendProperty.mjs","names":["common.UInt16_7936","common.Bool","common.UInt8"],"sources":["../generated/ChipCS2017SExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipCS2017SExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      FirstRegistor: common.UInt16_7936,\n    }),\n    t.partial({\n      LineEliminationEnable: common.Bool, // #53\n      ShadowEliminationLevel: common.UInt8, // #66\n      ResponseSpeed: common.UInt8, // #79\n      WorkMode: common.UInt8, // #92\n      SetCurrentPosition: common.UInt8, // #104\n      InflectionCurrent: common.UInt8, // #117\n      DMAWriteMode: common.UInt8, // #130\n      CurrentGain: common.UInt8,\n    }),\n  ],\n  'ChipCS2017SExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCS2017SExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2017S.decompiled.cs:47\n */\nexport const ChipCS2017SExtendProperty = t.intersection(\n  [\n    ChipCS2017SExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCS2017SExtendProperty') }),\n  ],\n  'ChipCS2017SExtendProperty'\n);\nexport interface ChipCS2017SExtendProperty extends t.TypeOf<typeof ChipCS2017SExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C;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,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}