{"version":3,"file":"ChipHX8964ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipHX8964ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHX8964ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #2889\n      IsUseNewModule: common.Bool, // #2891\n      ChipLibVersion: common.UInt8, // #2893\n      LowGreyOrderOpt2: common.UInt8, // #2895\n      SettingTime: common.UInt8, // #2911\n      OuAddTime: common.UInt8, // #2923\n      QianW1: common.Bool, // #2935\n      QianW2: common.Bool, // #2947\n      CurrentGain: common.UInt8, // #2959\n      SavePowerMode: common.Bool, // #2973\n      ErrorCurrentGain: common.UInt16, // #2985\n      OutputVolt: common.UInt8, // #2999\n      FirstLineDark: common.UInt8, // #3011\n      Reserved: common.UInt8, // #3023\n      LowGreyColor: common.UInt8, // #3035\n      CouplingOptimizationEnOne: common.UInt8, // #3047\n      ShadowLevel: common.UInt8, // #3059\n      CouplingOptimizationEnTwo: common.Bool, // #3071\n      CouplingOptimization: common.UInt8, // #3083\n      CouplingOptimizationEnAdd: common.Bool, // #3095\n      CouplingOptimizationVo: common.UInt8, // #3107\n      RemoveBadPoint: common.Bool,\n    }),\n  ],\n  'ChipHX8964ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8964ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8964.decompiled.cs:2884\n */\nexport const ChipHX8964ExtendProperty = t.intersection(\n  [\n    ChipHX8964ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8964ExtendProperty') }),\n  ],\n  'ChipHX8964ExtendProperty'\n);\nexport interface ChipHX8964ExtendProperty extends t.TypeOf<typeof ChipHX8964ExtendProperty> {}\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,gBAAgBC;EAChB,gBAAgBC;EAChB,kBAAkBA;EAClB,aAAaA;EACb,WAAWA;EACX,QAAQD;EACR,QAAQA;EACR,aAAaC;EACb,eAAeD;EACf,kBAAkBD;EAClB,YAAYE;EACZ,eAAeA;EACf,UAAUA;EACV,cAAcA;EACd,2BAA2BA;EAC3B,aAAaA;EACb,2BAA2BD;EAC3B,sBAAsBC;EACtB,2BAA2BD;EAC3B,wBAAwBC;EACxB,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"}