int SPI_exec(const char * command, int count)
SPI_exec 和 SPI_execute 一樣,只是相當於後者的 read_only 參數總是 false。
包含需要執行的命令的字串
處理或者返回的最大行數
參閱 SPI_execute。