{"version":3,"file":"ChipSM16017DSRGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipSM16017DSRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSM16017DSRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedRegValue: common.UInt16, // #3437\n      GreenRegValue: common.UInt16, // #3439\n      BlueRegValue: common.UInt16, // #3441\n      VRedRegValue: common.UInt16, // #3443\n      IsUseNewModule: common.Bool, // #3445\n      FirstDataLen: common.Int32, // #3447\n      FirstStartIndex: common.Int32, // #3449\n      FirstRegisterAddr: common.Int32, // #3451\n    }),\n  ],\n  'ChipSM16017DSRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16017DSRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16017DS.decompiled.cs:3432\n */\nexport const ChipSM16017DSRGBVExtendProperty = t.intersection(\n  [\n    ChipSM16017DSRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16017DSRGBVExtendProperty') }),\n  ],\n  'ChipSM16017DSRGBVExtendProperty'\n);\nexport interface ChipSM16017DSRGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16017DSRGBVExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,sCAAsCA,MAAE,aACnD,CACEC,mDACAD,MAAE,QAAQ;CACR;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkCA,MAAE,aAC/C,CACE,qCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}