{"version":3,"file":"ChipHX8864ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipHX8864ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHX8864ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #3913\n      SecondRegValue: common.UInt16, // #3915\n      ThirdRegValue: common.UInt16, // #3917\n      FourthRegValue: common.UInt16, // #3919\n      FifthRegValue: common.UInt16, // #3921\n      SixthRegValue: common.UInt16, // #3923\n      IsUseNewModule: common.Bool, // #3925\n      ChipLibVersion: common.UInt8, // #3927\n      LowGreyOrderOptModel: common.UInt8, // #3929\n      LowGreyOrderOpt2: common.UInt8, // #3941\n      CouplingStartTime: common.UInt8, // #3957\n      CurrentGain: common.UInt16, // #3969\n      ErrorCurrentGain: common.UInt16, // #3983\n      InflectionPointVoltage: common.UInt8, // #3997\n      FirstLineCompensationTime: common.UInt8, // #4009\n      ShadowEliminationTime: common.UInt8, // #4021\n      FirstLineCompensationLevel: common.UInt8, // #4033\n      ShadowEliminationLevel: common.UInt8, // #4045\n      LowGrayColorCompensation: common.UInt8, // #4057\n      CouplingOptimization1: common.UInt8, // #4069\n      CouplingOptimization2Enable: common.Bool, // #4081\n      CouplingOptimization2: common.UInt8, // #4093\n      CouplingReguEnable: common.Bool, // #4105\n      CouplingEnhan: common.UInt8,\n    }),\n  ],\n  'ChipHX8864ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8864ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8864.decompiled.cs:3908\n */\nexport const ChipHX8864ExtendProperty = t.intersection(\n  [\n    ChipHX8864ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8864ExtendProperty') }),\n  ],\n  'ChipHX8864ExtendProperty'\n);\nexport interface ChipHX8864ExtendProperty extends t.TypeOf<typeof ChipHX8864ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,eAAeA;EACf,gBAAgBA;EAChB,eAAeA;EACf,gBAAgBA;EAChB,eAAeA;EACf,eAAeA;EACf,gBAAgBC;EAChB,gBAAgBC;EAChB,sBAAsBA;EACtB,kBAAkBA;EAClB,mBAAmBA;EACnB,aAAaF;EACb,kBAAkBA;EAClB,wBAAwBE;EACxB,2BAA2BA;EAC3B,uBAAuBA;EACvB,4BAA4BA;EAC5B,wBAAwBA;EACxB,0BAA0BA;EAC1B,uBAAuBA;EACvB,6BAA6BD;EAC7B,uBAAuBC;EACvB,oBAAoBD;EACpB,eAAeC;CACjB,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}