Function esp_idf_sys::sdio_slave_clear_host_int
source ยท pub unsafe extern "C" fn sdio_slave_clear_host_int(
mask: sdio_slave_hostint_t,
)
Expand description
Clear general purpose interrupt to host.
@param mask Interrupt bits to clear, by bit mask.