{"version":3,"file":"ChipMBI5754BRGBVExtendProperty.mjs","names":["common.Int32_16","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipMBI5754BRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMBI5754BExtendProperty } from './ChipMBI5754BExtendProperty';\n // import\nexport const ChipMBI5754BRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_16,\n    }),\n    t.partial({\n      RedProperty: ChipMBI5754BExtendProperty, // #3977\n      GreenProperty: ChipMBI5754BExtendProperty, // #3979\n      BlueProperty: ChipMBI5754BExtendProperty, // #3981\n      VRedProperty: ChipMBI5754BExtendProperty, // #3983\n      IsUseNewModule: common.Bool, // #3989\n      ChipLibVersion: common.UInt8, // #3991\n      IsAdvancedMode: common.Bool, // #3993\n      SpecialDataLen: common.Int32, // #4005\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipMBI5754BRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5754BRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5754B.decompiled.cs:3972\n */\nexport const ChipMBI5754BRGBVExtendProperty = t.intersection(\n  [\n    ChipMBI5754BRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5754BRGBVExtendProperty') }),\n  ],\n  'ChipMBI5754BRGBVExtendProperty'\n);\nexport interface ChipMBI5754BRGBVExtendProperty\n  extends t.TypeOf<typeof ChipMBI5754BRGBVExtendProperty> {\n  RedProperty?: ChipMBI5754BExtendProperty;\n  GreenProperty?: ChipMBI5754BExtendProperty;\n  BlueProperty?: ChipMBI5754BExtendProperty;\n  VRedProperty?: ChipMBI5754BExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,qCAAqC,EAAE,aAClD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBC;EAChB,gBAAgBD;EAChB,gBAAgBE;EAChB,qBAAqBC;CACvB,CAAC;AACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}