essl_sdio_clear_intr() function
Clear interrupt bits of an ESSL SDIO slave. All the bits set in the mask will be cleared, while other bits will stay the same.
Arguments
arg
Context of the component.
intr_mask
Mask of interrupt bits to clear.
wait_ms
Time to wait before timeout, in ms.
Return value
- ESP_OK Success - One of the error codes from SDMMC host controller