essl_sdio_set_intr_ena() function
Set interrupt enable bits of an ESSL SDIO slave. The slave only sends interrupt on the line when there is a bit both the raw status and the enable are set.
Arguments
arg
Context of the component.
ena_mask
Mask of the interrupt bits to enable.
wait_ms
Time to wait before timeout, in ms.
Return value
- ESP_OK Success - One of the error codes from SDMMC host controller