{"version":3,"file":"ChipICND1065SRGBVExtendProperty.mjs","names":["common.Int32_34","common.UInt16","common.UInt8","common.Bool","common.Int32","common.UInt32"],"sources":["../generated/ChipICND1065SRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND1065SExtendProperty } from './ChipICND1065SExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter'; // import\nimport { ScanType, ScanTypeEnum } from './ScanType';\n // import\nexport const ChipICND1065SRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_34,\n    }),\n    t.partial({\n      RedProperty: ChipICND1065SExtendProperty, // #995\n      GreenProperty: ChipICND1065SExtendProperty, // #997\n      BlueProperty: ChipICND1065SExtendProperty, // #999\n      VRedProperty: ChipICND1065SExtendProperty, // #1001\n      RefNumPerVs: common.UInt16, // #1007\n      BeginTime: common.UInt8, // #1021\n      NumToSubFiled: common.UInt16, // #1035\n      SubField: common.UInt8, // #1050\n      ScanType, // #1064\n      GclkFreqP: common.UInt8, // #1082\n      GclkFreqM: common.UInt8, // #1096\n      GclkFreqN: common.UInt8, // #1110\n      IsAdvancedMode: common.Bool, // #1124\n      SaveSetSubfieldByMySelfToConfigfile: common.Bool, // #1140\n      SpecialDataLen: common.Int32, // #1152\n      SpecialRegisterAddr: common.UInt32, // #1154\n      IsUseNewModule: common.Bool, // #1237\n      ChipLibVersion: common.UInt8, // #1239\n      PointDetectParameter,\n    }),\n  ],\n  'ChipICND1065SRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND1065SRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND1065S.decompiled.cs:990\n */\nexport const ChipICND1065SRGBVExtendProperty = t.intersection(\n  [\n    ChipICND1065SRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND1065SRGBVExtendProperty') }),\n  ],\n  'ChipICND1065SRGBVExtendProperty'\n);\nexport interface ChipICND1065SRGBVExtendProperty\n  extends t.TypeOf<typeof ChipICND1065SRGBVExtendProperty> {\n  RedProperty?: ChipICND1065SExtendProperty;\n  GreenProperty?: ChipICND1065SExtendProperty;\n  BlueProperty?: ChipICND1065SExtendProperty;\n  VRedProperty?: ChipICND1065SExtendProperty;\n  ScanType?: ScanTypeEnum;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;;AAOA,MAAa,sCAAsC,EAAE,aACnD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,aAAaC;EACb,WAAWC;EACX,eAAeD;EACf,UAAUC;EACV;EACA,WAAWA;EACX,WAAWA;EACX,WAAWA;EACX,gBAAgBC;EAChB,qCAAqCA;EACrC,gBAAgBC;EAChB,qBAAqBC;EACrB,gBAAgBF;EAChB,gBAAgBD;EAChB;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"}