{"version":3,"file":"ChipHX8932ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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+BA,MAAE,aAC5C;CACEC;CACAD,MAAE,KAAK,EACL,8DAA8C,QAAQ,EACxD,CAAC;CACDA,MAAE,QAAQ;EACR;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"}