essl_sdio_get_tx_buffer_num() function
Get buffer num for the host to send data to the slave. The buffers are size of ``buffer_size``.
Syntax
uint32_t essl_sdio_get_tx_buffer_num(void *arg); Arguments
arg
Context of the component.
Return value
- ESP_OK Success - One of the error codes from SDMMC host controller