{"version":3,"file":"ChipDP5125HExtendProperty.mjs","names":["common.UInt16"],"sources":["../generated/ChipDP5125HExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP5125HExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      FirstRegValue: common.UInt16, // #51\n      CurrentGain: common.UInt16, // #53\n    }),\n  ],\n  'ChipDP5125HExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP5125HExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP5125H.decompiled.cs:48\n */\nexport const ChipDP5125HExtendProperty = t.intersection(\n  [\n    ChipDP5125HExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP5125HExtendProperty') }),\n  ],\n  'ChipDP5125HExtendProperty'\n);\nexport interface ChipDP5125HExtendProperty extends t.TypeOf<typeof ChipDP5125HExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C,CACE,sBACA,EAAE,QAAQ;CACR,eAAeA;CACf,aAAaA;AACf,CAAC,CACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}