ESP-IDF + 0/1 examples
SourceVu will show references to sdio_slave_start() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxExamplesReferencesCall TreeData Use

Return value

- ESP_ERR_INVALID_STATE if already started. - ESP_OK otherwise.

Notes

The driver will continue sending from previous data and PKT_LEN counting, keep data received as well as start receiving from current TOKEN1 counting. See ``sdio_slave_reset``.

References

from 0/1 examples