{"version":3,"file":"ChipCFD855ARGBVExtendProperty.mjs","names":["common.UInt8","common.Bool","common.Int32","common.UInt32"],"sources":["../generated/ChipCFD855ARGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipCFD855AExtendProperty } from './ChipCFD855AExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipCFD855ARGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipCFD855AExtendProperty, // #3589\n      GreenProperty: ChipCFD855AExtendProperty, // #3591\n      BlueProperty: ChipCFD855AExtendProperty, // #3593\n      VRedProperty: ChipCFD855AExtendProperty, // #3595\n      SubField: common.UInt8, // #3616\n      GrayDepth: common.UInt8, // #3628\n      IsAdvancedMode: common.Bool, // #3669\n      IsUseNewModule: common.Bool, // #3681\n      SpecialDataLen: common.Int32, // #3744\n      SpecialRegisterAddr: common.UInt32, // #3746\n      PointDetectParameter, // #3748\n    }),\n  ],\n  'ChipCFD855ARGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCFD855ARGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCFD855A.decompiled.cs:3584\n */\nexport const ChipCFD855ARGBVExtendProperty = t.intersection(\n  [\n    ChipCFD855ARGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCFD855ARGBVExtendProperty') }),\n  ],\n  'ChipCFD855ARGBVExtendProperty'\n);\nexport interface ChipCFD855ARGBVExtendProperty\n  extends t.TypeOf<typeof ChipCFD855ARGBVExtendProperty> {\n  RedProperty?: ChipCFD855AExtendProperty;\n  GreenProperty?: ChipCFD855AExtendProperty;\n  BlueProperty?: ChipCFD855AExtendProperty;\n  VRedProperty?: ChipCFD855AExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;AAMA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,UAAUA;CACV,WAAWA;CACX,gBAAgBC;CAChB,gBAAgBA;CAChB,gBAAgBC;CAChB,qBAAqBC;CACrB;AACF,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}