{"version":3,"file":"ChipFM6565RGBVExtendProperty.mjs","names":["common.Int32_48","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipFM6565RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6565ExtendProperty } from './ChipFM6565ExtendProperty';\n // import\nexport const ChipFM6565RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_48,\n    }),\n    t.partial({\n      RedProperty: ChipFM6565ExtendProperty, // #1256\n      GreenProperty: ChipFM6565ExtendProperty, // #1258\n      BlueProperty: ChipFM6565ExtendProperty, // #1260\n      VRedProperty: ChipFM6565ExtendProperty, // #1262\n      IsAdvancedMode: common.Bool, // #1467\n      IsUseNewModule: common.Bool, // #1479\n      ChipLibVersion: common.UInt8, // #1481\n      SpecialDataLen: common.Int32, // #1483\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipFM6565RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6565RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6565.decompiled.cs:1251\n */\nexport const ChipFM6565RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6565RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6565RGBVExtendProperty') }),\n  ],\n  'ChipFM6565RGBVExtendProperty'\n);\nexport interface ChipFM6565RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6565RGBVExtendProperty> {\n  RedProperty?: ChipFM6565ExtendProperty;\n  GreenProperty?: ChipFM6565ExtendProperty;\n  BlueProperty?: ChipFM6565ExtendProperty;\n  VRedProperty?: ChipFM6565ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBA;EAChB,gBAAgBC;EAChB,gBAAgBC;EAChB,qBAAqBC;CACvB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}