sdio_slave_ll_send_part_done_intr_ena() function
Enable the rx_done interrupt. (sending)
Syntax
static inline void sdio_slave_ll_send_part_done_intr_ena(slc_dev_t *slc,
bool ena);
Arguments
slc
Address of the SLC registers
ena
true if enable, otherwise false.