{"version":3,"file":"ChipSM16389SFRGBVExtendProperty.mjs","names":["common.Int32_34","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipSM16389SFRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16389SFExtendProperty } from './ChipSM16389SFExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipSM16389SFRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_34,\n    }),\n    t.partial({\n      RedProperty: ChipSM16389SFExtendProperty, // #393\n      GreenProperty: ChipSM16389SFExtendProperty, // #395\n      BlueProperty: ChipSM16389SFExtendProperty, // #397\n      VRedProperty: ChipSM16389SFExtendProperty, // #399\n      IsUseNewModule: common.Bool, // #405\n      ChipLibVersion: common.UInt8, // #407\n      IsAdvancedMode: common.Bool, // #425\n      TestGain: common.UInt8, // #437\n      IsErrOpen: common.Bool, // #449\n      SpecialDataLen: common.Int32, // #461\n      SpecialRegisterAddr: common.UInt32, // #463\n      LittlePeriodCount: common.UInt8, // #465\n      RefreshMagnificationP1: common.UInt8, // #483\n      RefreshMagnificationP2: common.UInt8, // #505\n      RefreshMagnificationP3: common.UInt8, // #527\n      LineScanGrayScale: common.Int32, // #558\n      IsGammaDllMode: common.Bool, // #579\n      ErrRedGain: common.Int32, // #673\n      ErrGreenGain: common.Int32, // #685\n      ErrBlueGain: common.Int32, // #697\n      ErrVRedGain: common.Int32, // #709\n      PointDetectParameter,\n    }),\n  ],\n  'ChipSM16389SFRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16389SFRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16389SF.decompiled.cs:388\n */\nexport const ChipSM16389SFRGBVExtendProperty = t.intersection(\n  [\n    ChipSM16389SFRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16389SFRGBVExtendProperty') }),\n  ],\n  'ChipSM16389SFRGBVExtendProperty'\n);\nexport interface ChipSM16389SFRGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16389SFRGBVExtendProperty> {\n  RedProperty?: ChipSM16389SFExtendProperty;\n  GreenProperty?: ChipSM16389SFExtendProperty;\n  BlueProperty?: ChipSM16389SFExtendProperty;\n  VRedProperty?: ChipSM16389SFExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;AAMA,MAAa,sCAAsC,EAAE,aACnD;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,UAAUC;EACV,WAAWD;EACX,gBAAgBE;EAChB,qBAAqBC;EACrB,mBAAmBF;EACnB,wBAAwBA;EACxB,wBAAwBA;EACxB,wBAAwBA;EACxB,mBAAmBC;EACnB,gBAAgBF;EAChB,YAAYE;EACZ,cAAcA;EACd,aAAaA;EACb,aAAaA;EACb;CACF,CAAC;AACH,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkC,EAAE,aAC/C,CACE,qCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}