{"version":3,"file":"ChipHX8932ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipHX8932ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHX8932ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #2360\n      ChipLibVersion: common.UInt8, // #2362\n      FirstRegValue: common.Int32, // #2364\n      SecondRegValue: common.Int32, // #2366\n      CurrentGain: common.UInt8, // #2368\n      OutputVolt: common.UInt8, // #2380\n      LowGreyColor: common.UInt8, // #2392\n      ShadowLevel: common.UInt8, // #2404\n      Reserved: common.UInt8,\n    }),\n  ],\n  'ChipHX8932ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8932ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8932.decompiled.cs:2353\n */\nexport const ChipHX8932ExtendProperty = t.intersection(\n  [\n    ChipHX8932ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8932ExtendProperty') }),\n  ],\n  'ChipHX8932ExtendProperty'\n);\nexport interface ChipHX8932ExtendProperty extends t.TypeOf<typeof ChipHX8932ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,eAAeC;EACf,gBAAgBA;EAChB,aAAaD;EACb,YAAYA;EACZ,cAAcA;EACd,aAAaA;EACb,UAAUA;CACZ,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}