sdio_slave_start() function
Start hardware for sending and receiving, as well as set the IOREADY1 to 1.
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``.
sdio_slave_start() calls 6 functions:
![]()
sdio_slave_start()
sdio_slave_start() reads 2 variables:
![]()
sdio_slave_start()