I'm trying to figure out how the new DRV_SPI_BufferAddRead2 function that will replace DRV_SPI_BufferAddRead works: DRV_SPI_BUFFER_HANDLE DRV_SPI_BufferAddRead2 ( DRV_HANDLE handle,
void *rxBuffer,
size_t size,
DRV_SPI_BUFFER_EVENT_HAN..