BY Suffix
- Last UpdatedMay 20, 2020
- 1 minute read
You can interpret the specified register as a BYTE, an 8-bit unsigned integer value. This is lower byte in the register of 2 bytes.
For Example: R20 BY
This notation causes server to treat lower byte of R20 as 8-bit unsigned integer.