4 SPI_exec — execute a read/write command
8 int SPI_exec(const char * command, long count)
12 SPI_exec is the same as SPI_execute, with the latter's read_only
13 parameter always taken as false.
18 string containing command to execute
21 maximum number of rows to return, or 0 for no limit