{"version":3,"file":"ChipSM16380ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK,EACL,8DAA8C,QAAQ,EACxD,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4BA,MAAE,aACzC,CACE,+BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}