{"version":3,"file":"ChipFM6555ExtendProperty.mjs","names":["common.Int32_48","common.XMLArray","common.UInt16","common.UInt8","common.Bool"],"sources":["../generated/ChipFM6555ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipFM6555ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LEN: common.Int32_48, // #1016\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      ShadowEliminationLevel: common.UInt8, // #1020\n      ShadowEliminationTime: common.UInt8, // #1032\n      LowAshColorCompensation: common.UInt8, // #1044\n      LowAshFirstLineDarkCompensationTimeFineTuningEn: common.Bool, // #1056\n      LowAshFirstLineDarkCompensation: common.UInt8, // #1068\n      LowAshFirstLineDarkCompensationTime: common.UInt8, // #1090\n      CouplingOptimization1: common.UInt8, // #1102\n      CouplingOptimization2: common.UInt8, // #1114\n      CouplingOptimization2_Enable: common.Bool, // #1126\n      SlowlyOpen: common.UInt8, // #1138\n      InflectionPointVoltage: common.UInt8, // #1150\n      CurrentGain: common.UInt16, // #1162\n      IsUseNewModule: common.Bool, // #1174\n      ChipLibVersion: common.UInt8,\n    }),\n  ],\n  'ChipFM6555ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6555ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6555.decompiled.cs:1013\n */\nexport const ChipFM6555ExtendProperty = t.intersection(\n  [\n    ChipFM6555ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6555ExtendProperty') }),\n  ],\n  'ChipFM6555ExtendProperty'\n);\nexport interface ChipFM6555ExtendProperty extends t.TypeOf<typeof ChipFM6555ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK;EACL,SAASA;EACT,eAAeC,SAAgBC,QAAe,QAAQ;CACxD,CAAC;CACD,EAAE,QAAQ;EACR,wBAAwBC;EACxB,uBAAuBA;EACvB,yBAAyBA;EACzB,iDAAiDC;EACjD,iCAAiCD;EACjC,qCAAqCA;EACrC,uBAAuBA;EACvB,uBAAuBA;EACvB,8BAA8BC;EAC9B,YAAYD;EACZ,wBAAwBA;EACxB,aAAaD;EACb,gBAAgBE;EAChB,gBAAgBD;CAClB,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}