{"version":3,"file":"ChipFM6373RGBVExtendProperty.mjs","names":["common.Int32_48","common.UInt16","common.UInt8","common.Bool","common.Int32","common.UInt32"],"sources":["../generated/ChipFM6373RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6373ExtendProperty } from './ChipFM6373ExtendProperty'; // import\nimport { ScanType, ScanTypeEnum } from './ScanType';\n // import\nexport const ChipFM6373RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_48,\n    }),\n    t.partial({\n      RedProperty: ChipFM6373ExtendProperty, // #1319\n      GreenProperty: ChipFM6373ExtendProperty, // #1322\n      BlueProperty: ChipFM6373ExtendProperty, // #1325\n      VRedProperty: ChipFM6373ExtendProperty, // #1328\n      RefNumPerVs: common.UInt16, // #1331\n      SubField: common.UInt8, // #1345\n      ScanType, // #1359\n      IsAdvancedMode: common.Bool, // #1377\n      SaveSetSubfieldByMySelfToConfigfile: common.Bool, // #1389\n      LowGreyPittingOptimization: common.UInt8, // #1401\n      CouplingEnhancedMode: common.Bool, // #1415\n      SpecialDataLen: common.Int32, // #1429\n      SpecialRegisterAddr: common.UInt32, // #1431\n      IsUseNewModule: common.Bool, // #1520\n      ChipLibVersion: common.UInt8,\n    }),\n  ],\n  'ChipFM6373RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6373RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6373.decompiled.cs:1314\n */\nexport const ChipFM6373RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6373RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6373RGBVExtendProperty') }),\n  ],\n  'ChipFM6373RGBVExtendProperty'\n);\nexport interface ChipFM6373RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6373RGBVExtendProperty> {\n  RedProperty?: ChipFM6373ExtendProperty;\n  GreenProperty?: ChipFM6373ExtendProperty;\n  BlueProperty?: ChipFM6373ExtendProperty;\n  VRedProperty?: ChipFM6373ExtendProperty;\n  ScanType?: ScanTypeEnum;\n}\n"],"mappings":";;;;;;;AAMA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,aAAaC;EACb,UAAUC;EACV;EACA,gBAAgBC;EAChB,qCAAqCA;EACrC,4BAA4BD;EAC5B,sBAAsBC;EACtB,gBAAgBC;EAChB,qBAAqBC;EACrB,gBAAgBF;EAChB,gBAAgBD;CAClB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}