9.1.3 TPI Set Parameter
Initializes the TPI interface with parameters.
| Field | Size | Description |
|---|---|---|
| TPI_CMD_SET_PARAM | 1 byte | Command ID |
| Parameter ID | 1 byte | Parameter to set |
| Parameter Value | 1-4 bytes | Value to write |
Response:
| Field | Size | Description |
|---|---|---|
| TPI_CMD_SET_PARAM | 1 byte | Command ID |
| Status | 1 byte |
TPI_RSP_ERR_FAILED or TPI_RSP_ERR_ILLEGAL_PARAM or TPI_RSP_ERR_OK |
