{"version":3,"file":"ChipFM6373RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipFM6373ExtendProperty"],"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,mCAAmCA,MAAE,aAChD;CACEC;CACAD,MAAE,KAAK,EACL,oCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}