{"version":3,"file":"ChipSM16017DSRGBVExtendProperty.mjs","names":["common.UInt16","common.Bool","common.Int32"],"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,sCAAsC,EAAE,aACnD,CACE,sBACA,EAAE,QAAQ;CACR,aAAaA;CACb,eAAeA;CACf,cAAcA;CACd,cAAcA;CACd,gBAAgBC;CAChB,cAAcC;CACd,iBAAiBA;CACjB,mBAAmBA;AACrB,CAAC,CACH,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkC,EAAE,aAC/C,CACE,qCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}