{"version":3,"file":"ChipFM6565ExtendProperty.mjs","names":["common.Int32_48","common.XMLArray","common.UInt16","common.UInt8","common.Bool"],"sources":["../generated/ChipFM6565ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipFM6565ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LEN: common.Int32_48, // #1026\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      ShadowEliminationLevel: common.UInt8, // #1030\n      ShadowEliminationTime: common.UInt8, // #1042\n      LowAshColorCompensation: common.UInt8, // #1054\n      LowAshFirstLineDarkCompensationTimeFineTuningEn: common.Bool, // #1066\n      LowAshFirstLineDarkCompensation: common.UInt8, // #1078\n      LowAshFirstLineDarkCompensationTime: common.UInt8, // #1100\n      CouplingOptimization1: common.UInt8, // #1112\n      CouplingOptimization2: common.UInt8, // #1124\n      CouplingOptimization2_Enable: common.Bool, // #1136\n      SlowlyOpen: common.UInt8, // #1148\n      InflectionPointVoltage: common.UInt8, // #1160\n      CurrentGain: common.UInt16, // #1172\n      IsUseNewModule: common.Bool, // #1184\n      ChipLibVersion: common.UInt8,\n    }),\n  ],\n  'ChipFM6565ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6565ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6565.decompiled.cs:1023\n */\nexport const ChipFM6565ExtendProperty = t.intersection(\n  [\n    ChipFM6565ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6565ExtendProperty') }),\n  ],\n  'ChipFM6565ExtendProperty'\n);\nexport interface ChipFM6565ExtendProperty extends t.TypeOf<typeof ChipFM6565ExtendProperty> {}\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"}