{"version":3,"file":"ChipICND2112ExtendProperty.mjs","names":["common.withDefault","common.UInt16"],"sources":["../generated/ChipICND2112ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipICND2112ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegFirst: common.withDefault(common.UInt16, 32512), // #45\n      RegSecond: common.withDefault(common.UInt16, 14626), // #48\n      RegThird: common.withDefault(common.UInt16, 32752),\n    }),\n    t.partial({}),\n  ],\n  'ChipICND2112ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND2112ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2112.decompiled.cs:43\n */\nexport const ChipICND2112ExtendProperty = t.intersection(\n  [\n    ChipICND2112ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND2112ExtendProperty') }),\n  ],\n  'ChipICND2112ExtendProperty'\n);\nexport interface ChipICND2112ExtendProperty extends t.TypeOf<typeof ChipICND2112ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,iCAAiC,EAAE,aAC9C;CACE;CACA,EAAE,KAAK;EACL,UAAUA,YAAmBC,QAAe,KAAK;EACjD,WAAWD,YAAmBC,QAAe,KAAK;EAClD,UAAUD,YAAmBC,QAAe,KAAK;CACnD,CAAC;CACD,EAAE,QAAQ,CAAC,CAAC;AACd,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6B,EAAE,aAC1C,CACE,gCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}