3.3.8 Get Buffer Size
Reads out the buffer size available on the hardware.
| Field | Size | Description |
|---|---|---|
| SERIAL_TRACE | 1 byte | 0x87 |
| GET_BUFFER_SIZE | 1 byte | 0x0A |
Response:
| Field | Size | Description |
|---|---|---|
| SERIAL_TRACE | 1 byte | 0x87 |
| GET_BUFFER_SIZE | 1 byte | 0x0A |
| Buffer size | 4 bytes, MSB first | Total size of receive buffer |
