Appendix Two
Data type table:
Data Type | Value | IoWidth |
---|---|---|
Bit | 0 | 0 |
16-bit Unsigned | 1 | 2 |
16-bit Signed | 2 | 2 |
16-bit BCD | 3 | 2 |
16-bit Hexadecimal | 4 | 2 |
16-bit Binary | 5 | 2 |
32-bit Unsigned | 11 | 4 |
32-bit Signed | 12 | 4 |
32-bit BCD | 13 | 4 |
32-bit Hexadecimal | 14 | 4 |
32-bit Binary | 15 | 4 |
Single Precision | 16 | 4 |
String | 30 | 4 |