sdio_slave_ll_send_invoker_ready() function
Check whether the hardware is ready for the SW to use rx_done to invoke the ISR.
Syntax
static inline bool sdio_slave_ll_send_invoker_ready(slc_dev_t *slc); Arguments
slc
Address of the SLC registers
Return value
true if ready, otherwise false.