{"version":3,"file":"ChipC8325ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipC8325ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipC8325ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #2440\n      ChipLibVersion: common.UInt8, // #2442\n      RefreshRate: common.UInt8, // #2444\n      LowAshEnhanceUniformity: common.UInt8, // #2456\n      ChangeLineBlankingLevel: common.UInt8, // #2468\n      CouplingBlankingLevel: common.UInt8, // #2480\n      OpenProtectEnable: common.Bool, // #2492\n      ColumnBlankingInterval: common.UInt8, // #2504\n      ParityScanningEnable: common.Bool, // #2516\n      CurrentGear: common.UInt8, // #2528\n      ConstantCurrentInflectionPoint: common.UInt8, // #2540\n      OpenDetectionVoltage: common.UInt8, // #2552\n      CouplingOptimizationSetting: common.UInt8, // #2564\n      LowGrayCompsentionStrength: common.UInt8, // #2576\n      LowGrayCompsentionMode: common.UInt8,\n    }),\n  ],\n  'ChipC8325ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipC8325ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipC8325.decompiled.cs:2435\n */\nexport const ChipC8325ExtendProperty = t.intersection(\n  [ChipC8325ExtendPropertyBase, t.partial({ '@_xsi:type': t.literal('ChipC8325ExtendProperty') })],\n  'ChipC8325ExtendProperty'\n);\nexport interface ChipC8325ExtendProperty extends t.TypeOf<typeof ChipC8325ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,8BAA8B,EAAE,aAC3C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,aAAaA;EACb,yBAAyBA;EACzB,yBAAyBA;EACzB,uBAAuBA;EACvB,mBAAmBD;EACnB,wBAAwBC;EACxB,sBAAsBD;EACtB,aAAaC;EACb,gCAAgCA;EAChC,sBAAsBA;EACtB,6BAA6BA;EAC7B,4BAA4BA;EAC5B,wBAAwBA;CAC1B,CAAC;AACH,GACA,6BACF;;;;;;AAMA,MAAa,0BAA0B,EAAE,aACvC,CAAC,6BAA6B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,yBAAyB,EAAE,CAAC,CAAC,GAC/F,yBACF"}