{"version":3,"file":"ChipMY9758RGBVExtendProperty.mjs","names":["common.Bool_false","common.Bool","common.Int32","common.UInt32","common.UInt8"],"sources":["../generated/ChipMY9758RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMY9758ExtendProperty } from './ChipMY9758ExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipMY9758RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_false,\n    }),\n    t.partial({\n      RedExtendProperty: ChipMY9758ExtendProperty, // #1476\n      GreenExtendProperty: ChipMY9758ExtendProperty, // #1478\n      BlueExtendProperty: ChipMY9758ExtendProperty, // #1480\n      VRedExtendProperty: ChipMY9758ExtendProperty, // #1482\n      IsUseNewModule: common.Bool, // #1500\n      SpecialDataLen: common.Int32, // #1512\n      SpecialRegisterAddr: common.UInt32, // #1514\n      BadPointMode: common.UInt8, // #1516\n      SingleAndDoubleSelect: common.UInt8, // #1535\n      DCLKMode: common.UInt8, // #1638\n      ScanCount: common.UInt8, // #1654\n      MutiRate: common.UInt8, // #1666\n      GrayScaleElevate: common.UInt8, // #1678\n      CompensationTime: common.UInt8, // #1690\n      VanishingShadowTime: common.UInt8, // #1702\n      FirstDataLen: common.Int32, // #1714\n      FirstStartIndex: common.Int32, // #1716\n      FirstRegisterAddr: common.Int32, // #1718\n      SecondDataLen: common.Int32, // #1720\n      SecondStartIndex: common.Int32, // #1722\n      SecondRegisterAddr: common.Int32, // #1724\n      PointDetectParameter,\n    }),\n  ],\n  'ChipMY9758RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMY9758RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.ChipMY9758.decompiled.cs:1469\n */\nexport const ChipMY9758RGBVExtendProperty = t.intersection(\n  [\n    ChipMY9758RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMY9758RGBVExtendProperty') }),\n  ],\n  'ChipMY9758RGBVExtendProperty'\n);\nexport interface ChipMY9758RGBVExtendProperty\n  extends t.TypeOf<typeof ChipMY9758RGBVExtendProperty> {\n  RedExtendProperty?: ChipMY9758ExtendProperty;\n  GreenExtendProperty?: ChipMY9758ExtendProperty;\n  BlueExtendProperty?: ChipMY9758ExtendProperty;\n  VRedExtendProperty?: ChipMY9758ExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;AAMA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,gBAAgBA,WAClB,CAAC;CACD,EAAE,QAAQ;EACR,mBAAmB;EACnB,qBAAqB;EACrB,oBAAoB;EACpB,oBAAoB;EACpB,gBAAgBC;EAChB,gBAAgBC;EAChB,qBAAqBC;EACrB,cAAcC;EACd,uBAAuBA;EACvB,UAAUA;EACV,WAAWA;EACX,UAAUA;EACV,kBAAkBA;EAClB,kBAAkBA;EAClB,qBAAqBA;EACrB,cAAcF;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;EACpB;CACF,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}