sdio_slave_send_get_finished() function
Return the ownership of a finished transaction.
Arguments
out_arg
Argument of the finished transaction. Set to NULL if unused.
wait
Time to wait if there's no finished sending transaction.
Return value
ESP_ERR_TIMEOUT if no transaction finished, or ESP_OK if succeed.
![]()
err = sdio_slave_send_get_finished((void **)&ret_stamp, portMAX_DELAY);
sdio_slave_send_get_finished() is called by 1 function and calls 1 function:
![]()
sdio_slave_send_get_finished()
sdio_slave_send_get_finished() reads 2 variables:
![]()
sdio_slave_send_get_finished()