{"version":3,"file":"ChipFM6356RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipFM6356ExtendProperty"],"sources":["../generated/ChipFM6356RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6356ExtendProperty } from './ChipFM6356ExtendProperty';\n // import\nexport const ChipFM6356RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipFM6356ExtendProperty, // #281\n      GreenProperty: ChipFM6356ExtendProperty, // #283\n      BlueProperty: ChipFM6356ExtendProperty, // #285\n      VRedProperty: ChipFM6356ExtendProperty, // #287\n      IsAdvancedModel: common.Bool, // #293\n      EnhancedModeGrade: common.UInt8, // #305\n      ScanCount: common.UInt8, // #317\n      SubFields: common.UInt8, // #331\n      IsAberrationOptimize: common.Bool, // #346\n      LowAshPitsImprove: common.UInt8, // #360\n      IsStarSwipPoint: common.Bool, // #374\n      IsUseNewModule: common.Bool, // #388\n      ChipLibVersion: common.UInt8, // #390\n      ThirdDataLen: common.Int32, // #481\n      ThirdDataStartIndex: common.Int32, // #483\n      ThirdRegisterAddr: common.Int32, // #485\n      FourthDataLen: common.Int32, // #487\n      FourthStartIndex: common.Int32, // #489\n      FourthRegisterAddr: common.Int32, // #491\n      FifthDataLen: common.Int32, // #493\n      FifthStartIndex: common.Int32, // #495\n      FifthRegisterAddr: common.Int32, // #497\n    }),\n  ],\n  'ChipFM6356RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6356RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6356.decompiled.cs:274\n */\nexport const ChipFM6356RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6356RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6356RGBVExtendProperty') }),\n  ],\n  'ChipFM6356RGBVExtendProperty'\n);\nexport interface ChipFM6356RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6356RGBVExtendProperty> {\n  RedProperty?: ChipFM6356ExtendProperty;\n  GreenProperty?: ChipFM6356ExtendProperty;\n  BlueProperty?: ChipFM6356ExtendProperty;\n  VRedProperty?: ChipFM6356ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,mCAAmCA,MAAE,aAChD,CACEC,mDACAD,MAAE,QAAQ;CACR,aAAaE;CACb,eAAeA;CACf,cAAcA;CACd,cAAcA;CACd;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}