sdio_slave_hal_recv_stop() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Notes

Data and the counter will not be touched. You can still call `sdio_slave_hal_recv_has_next_item` to get the received buffer. And unused buffers loaded to the HAL will still be in the `loaded` state in the HAL, until returned by `sdio_slave_hal_recv_unload_desc`.

References