{"version":3,"file":"ChipFM6373ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.UInt8","common.Bool"],"sources":["../generated/ChipFM6373ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ScanType, ScanTypeEnum } from './ScanType';\n // import\nexport const ChipFM6373ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValue: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      ShadowEliminationLevel: common.UInt8, // #965\n      ShadowEliminationTime: common.UInt8, // #977\n      PrechargeVoltag: common.UInt8, // #989\n      PreChargeTime: common.UInt8, // #1002\n      LowGrayDisplayEnhance: common.UInt8, // #1014\n      LowGrayDisplayEnhanceCheckbox: common.Bool, // #1026\n      CouplingOptimizationGrade: common.UInt8, // #1038\n      CouplingStrengthAdjust: common.UInt8, // #1050\n      EnableCouplingToAdjust: common.Bool, // #1062\n      DarkBlockCouplingOptimization: common.UInt8, // #1074\n      OpenSpeed: common.UInt8, // #1086\n      QuickTurnOff: common.UInt8, // #1098\n      UnderGhost: common.Bool, // #1110\n      ConstantCurrentInflectionPoint: common.UInt8, // #1122\n      DynamicEnergySaving: common.UInt8, // #1134\n      EnableToRemoveBadPoints: common.Bool, // #1151\n      Gain: common.UInt16, // #1163\n      TheFirstLineSlantsDarkCompensationTime: common.UInt8, // #1175\n      ShadowBeginEliminationTime: common.UInt8, // #1187\n      ScanType, // #1199\n      RefreshTheNumberOfClusters: common.UInt16, // #1225\n      SubFields: common.UInt8,\n    }),\n  ],\n  'ChipFM6373ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6373ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6373.decompiled.cs:956\n */\nexport const ChipFM6373ExtendProperty = t.intersection(\n  [\n    ChipFM6373ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6373ExtendProperty') }),\n  ],\n  'ChipFM6373ExtendProperty'\n);\nexport interface ChipFM6373ExtendProperty extends t.TypeOf<typeof ChipFM6373ExtendProperty> {\n  ScanType?: ScanTypeEnum;\n}\n"],"mappings":";;;;;;AAKA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SAAgBC,QAAe,QAAQ,EACnD,CAAC;CACD,EAAE,QAAQ;EACR,wBAAwBC;EACxB,uBAAuBA;EACvB,iBAAiBA;EACjB,eAAeA;EACf,uBAAuBA;EACvB,+BAA+BC;EAC/B,2BAA2BD;EAC3B,wBAAwBA;EACxB,wBAAwBC;EACxB,+BAA+BD;EAC/B,WAAWA;EACX,cAAcA;EACd,YAAYC;EACZ,gCAAgCD;EAChC,qBAAqBA;EACrB,yBAAyBC;EACzB,MAAMF;EACN,wCAAwCC;EACxC,4BAA4BA;EAC5B;EACA,4BAA4BD;EAC5B,WAAWC;CACb,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}