4 SPI_result_code_string — return error code as string
8 const char * SPI_result_code_string(int code);
12 SPI_result_code_string returns a string representation of the result
13 code returned by various SPI functions or stored in SPI_result.
22 A string representation of the result code.