{"version":3,"file":"ChipSM16380ExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.UInt8","common.Bool","common.Int32"],"sources":["../generated/ChipSM16380ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSM16380ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #997\n      SecondRegValue: common.UInt16, // #999\n      ShadowEliminationLevel: common.UInt8, // #1001\n      ShadowEliminationTime: common.UInt8, // #1013\n      ShadowEliminationEnable: common.Bool, // #1025\n      FirstLineDarkCompensationLevel: common.UInt8, // #1037\n      LowGrayCompsention: common.UInt8, // #1049\n      CrossEliminationLevel: common.UInt8, // #1061\n      GrayScaleUniformity: common.UInt8, // #1073\n      CouplingOptimization: common.Int32, // #1085\n      EnergySavingMode: common.UInt8, // #1097\n      EnergySavingEnable: common.Bool,\n    }),\n  ],\n  'ChipSM16380ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16380ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16380.decompiled.cs:990\n */\nexport const ChipSM16380ExtendProperty = t.intersection(\n  [\n    ChipSM16380ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16380ExtendProperty') }),\n  ],\n  'ChipSM16380ExtendProperty'\n);\nexport interface ChipSM16380ExtendProperty extends t.TypeOf<typeof ChipSM16380ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,eAAeA;EACf,gBAAgBA;EAChB,wBAAwBC;EACxB,uBAAuBA;EACvB,yBAAyBC;EACzB,gCAAgCD;EAChC,oBAAoBA;EACpB,uBAAuBA;EACvB,qBAAqBA;EACrB,sBAAsBE;EACtB,kBAAkBF;EAClB,oBAAoBC;CACtB,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}