{"version":3,"file":"ChipFM6363RGBVExtendProperty.mjs","names":["common.UInt8","common.Bool","common.Int32"],"sources":["../generated/ChipFM6363RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6363ExtendProperty } from './ChipFM6363ExtendProperty';\n // import\nexport const ChipFM6363RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipFM6363ExtendProperty, // #1178\n      GreenProperty: ChipFM6363ExtendProperty, // #1180\n      BlueProperty: ChipFM6363ExtendProperty, // #1182\n      VRedProperty: ChipFM6363ExtendProperty, // #1184\n      ScanCount: common.UInt8, // #1190\n      LowAshPitsImprove: common.UInt8, // #1204\n      IsAberrationOptimize: common.Bool, // #1218\n      IsStarSwipPoint: common.Bool, // #1232\n      IsAdvancedModel: common.Bool, // #1246\n      IsUseNewModule: common.Bool, // #1258\n      ChipLibVersion: common.UInt8, // #1260\n      ThirdDataLen: common.Int32, // #1390\n      ThirdDataStartIndex: common.Int32, // #1392\n      ThirdRegisterAddr: common.Int32, // #1394\n      FourthDataLen: common.Int32, // #1396\n      FourthStartIndex: common.Int32, // #1398\n      FourthRegisterAddr: common.Int32, // #1400\n      FifthDataLen: common.Int32, // #1402\n      FifthStartIndex: common.Int32, // #1404\n      FifthRegisterAddr: common.Int32, // #1406\n      SixthDataLen: common.Int32, // #1408\n      SixthStartIndex: common.Int32, // #1410\n      SixthRegisterAddr: common.Int32, // #1412\n    }),\n  ],\n  'ChipFM6363RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6363RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6363.decompiled.cs:1171\n */\nexport const ChipFM6363RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6363RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6363RGBVExtendProperty') }),\n  ],\n  'ChipFM6363RGBVExtendProperty'\n);\nexport interface ChipFM6363RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6363RGBVExtendProperty> {\n  RedProperty?: ChipFM6363ExtendProperty;\n  GreenProperty?: ChipFM6363ExtendProperty;\n  BlueProperty?: ChipFM6363ExtendProperty;\n  VRedProperty?: ChipFM6363ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,WAAWA;CACX,mBAAmBA;CACnB,sBAAsBC;CACtB,iBAAiBA;CACjB,iBAAiBA;CACjB,gBAAgBA;CAChB,gBAAgBD;CAChB,cAAcE;CACd,qBAAqBA;CACrB,mBAAmBA;CACnB,eAAeA;CACf,kBAAkBA;CAClB,oBAAoBA;CACpB,cAAcA;CACd,iBAAiBA;CACjB,mBAAmBA;CACnB,cAAcA;CACd,iBAAiBA;CACjB,mBAAmBA;AACrB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}