{"version":3,"file":"ChipFM6565RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipFM6565ExtendProperty"],"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,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;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"}