{"version":3,"file":"ChipFM6373ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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+BA,MAAE,aAC5C;CACEC;CACAD,MAAE,KAAK,EACL,yDAAyC,QAAQ,EACnD,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2BA,MAAE,aACxC,CACE,8BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}