esp_idf_sys

Function 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.