{"version":3,"file":"ChipTL3102UDRGBVExtendProperty.mjs","names":["common.Int32_7","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipTL3102UDRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipTL3102UDExtendProperty } from './ChipTL3102UDExtendProperty';\n // import\nexport const ChipTL3102UDRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_7,\n    }),\n    t.partial({\n      RedProperty: ChipTL3102UDExtendProperty, // #104\n      GreenProperty: ChipTL3102UDExtendProperty, // #106\n      BlueProperty: ChipTL3102UDExtendProperty, // #108\n      VRedProperty: ChipTL3102UDExtendProperty, // #110\n      IsUseNewModule: common.Bool, // #114\n      ChipLibVersion: common.UInt8, // #116\n      PatrNumPerRef: common.UInt8, // #135\n      GrayDepth: common.UInt8, // #183\n      FirstDataLen: common.Int32, // #204\n      FirstStartIndex: common.Int32, // #206\n      FirstRegisterAddr: common.Int32, // #208\n      SpecialDataLen: common.Int32, // #210\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipTL3102UDRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipTL3102UDRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTL3102UD.decompiled.cs:97\n */\nexport const ChipTL3102UDRGBVExtendProperty = t.intersection(\n  [\n    ChipTL3102UDRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipTL3102UDRGBVExtendProperty') }),\n  ],\n  'ChipTL3102UDRGBVExtendProperty'\n);\nexport interface ChipTL3102UDRGBVExtendProperty\n  extends t.TypeOf<typeof ChipTL3102UDRGBVExtendProperty> {\n  RedProperty?: ChipTL3102UDExtendProperty;\n  GreenProperty?: ChipTL3102UDExtendProperty;\n  BlueProperty?: ChipTL3102UDExtendProperty;\n  VRedProperty?: ChipTL3102UDExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,qCAAqC,EAAE,aAClD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,QACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBC;EAChB,eAAeA;EACf,WAAWA;EACX,cAAcC;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB,gBAAgBA;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"}