16-bit integer format - GMP251 - GMP80P

GMP251 and GMP80P User Guide

Document code
M211799EN
Revision
K
Language
English
Product
GMP251
GMP80P
Document type
User guide

Some 16-bit integer values in the data registers are scaled to include the necessary decimals. The scaling factors for those values are shown in the register tables.

Interpretation of 16-bit signed integer values
Value (decimal) Value (hexadecimal) Description
0–32766 0x0000–0x7FFE Value in range 0–32766
32767 0x7FFF Value is 32767 or larger
32768 0x8000 Value is not available
32769 0x8001 Value is −32767 or smaller
32770–65535 0x8002–0xFFFF Value in range −32766 … −1 (2’s complement)