essl_send_slave_intr() function
Send interrupts to slave. Each bit of the interrupt will be triggered.
Arguments
handle
Handle of an ESSL device.
intr_mask
Mask of interrupt bits to send to slave.
wait_ms
Millisecond to wait before timeout, will not wait at all if set to 0-9.
Return value
- ESP_OK: Success - ESP_ERR_NOT_SUPPORTED: Current device does not support this function. - One of the error codes from SDMMC host controller