{"version":3,"file":"ChipHX8864ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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+BA,MAAE,aAC5C;CACEC;CACAD,MAAE,KAAK,EACL,8DAA8C,QAAQ,EACxD,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2BA,MAAE,aACxC,CACE,8BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}