sdmmc_host_io_int_wait() function
Block until an SDIO interrupt is received, or timeout occurs
Arguments
slot
slot number (SDMMC_HOST_SLOT_0 or SDMMC_HOST_SLOT_1)
timeout_ticks
number of RTOS ticks to wait for the interrupt
Return value
- ESP_OK on success (interrupt received) - ESP_ERR_TIMEOUT if the interrupt did not occur within timeout_ticks
sdmmc_host_io_int_wait() calls 5 functions:
![]()
sdmmc_host_io_int_wait()
sdmmc_host_io_int_wait() reads 7 variables:
![]()
sdmmc_host_io_int_wait()
sdmmc_host_io_int_wait() is implemented by 1 functions:
![]()
sdmmc_host_io_int_wait()