essl_sdio_wait_int() function
Wait for the interrupt from the SDIO slave.
Arguments
arg
Context of the component.
wait_ms
Time to wait before timeout, in ms.
Return value
- ESP_ERR_NOT_SUPPORTED: if the interrupt line is not initialized properly. - ESP_OK: if interrupt happened - ESP_ERR_TIMEOUT: if timeout before interrupt happened. - or other values returned from the `io_int_wait` member of the `card->host` structure.
essl_sdio_wait_int() calls 1 function:
![]()
essl_sdio_wait_int()
essl_sdio_wait_int() reads 1 variable and writes 1 variable:
![]()
essl_sdio_wait_int()