A13004: Value is truncated to two bytes

[DISABLED, INFORMATION, WARNING, ERROR]

Description

The value is larger than 16 bits. The higher bits are ignored.

Tips

Specify only the lower 16 bits. Use the ">" operator to cut larger expressions.