{"version":3,"file":"ChipHX8863ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipHX8863ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHX8863ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'), // #2963\n      RegisterAddOneArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #2967\n      IsUseNewModule: common.Bool, // #2969\n      ChipLibVersion: common.UInt8, // #2971\n      LowGreyOrderOpt2: common.UInt8, // #2973\n      SettingTime: common.UInt8, // #2989\n      CurrentGain: common.UInt8, // #3001\n      ErrorCurrentGain: common.UInt16, // #3015\n      OutputVolt: common.UInt8, // #3029\n      FirstLineDark: common.UInt8, // #3041\n      Reserved: common.UInt8, // #3053\n      LowGreyColor: common.UInt8, // #3065\n      CouplingOptimizationEnOne: common.UInt8, // #3077\n      SavePowerMode: common.Bool, // #3089\n      ShadowLevel: common.UInt8, // #3101\n      CouplingOptimizationEnTwo: common.Bool, // #3113\n      CouplingOptimization: common.UInt8, // #3125\n      CouplingOptimizationEnAdd: common.Bool, // #3137\n      CouplingOptimizationVo: common.UInt8,\n    }),\n  ],\n  'ChipHX8863ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8863ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8863.decompiled.cs:2960\n */\nexport const ChipHX8863ExtendProperty = t.intersection(\n  [\n    ChipHX8863ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8863ExtendProperty') }),\n  ],\n  'ChipHX8863ExtendProperty'\n);\nexport interface ChipHX8863ExtendProperty extends t.TypeOf<typeof ChipHX8863ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK;EACL,eAAeA,SAAgBC,QAAe,QAAQ;EACtD,qBAAqBD,SAAgBC,QAAe,QAAQ;CAC9D,CAAC;CACD,EAAE,QAAQ;EACR,eAAeA;EACf,gBAAgBC;EAChB,gBAAgBC;EAChB,kBAAkBA;EAClB,aAAaA;EACb,aAAaA;EACb,kBAAkBF;EAClB,YAAYE;EACZ,eAAeA;EACf,UAAUA;EACV,cAAcA;EACd,2BAA2BA;EAC3B,eAAeD;EACf,aAAaC;EACb,2BAA2BD;EAC3B,sBAAsBC;EACtB,2BAA2BD;EAC3B,wBAAwBC;CAC1B,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}