Function esp_idf_hal::sys::ff_diskio_get_pdrv_card
source ยท pub unsafe extern "C" fn ff_diskio_get_pdrv_card(
card: *const sdmmc_card_t,
) -> u8
Expand description
@brief Get the driver number corresponding to a card
@param card The card to get its driver @return Driver number to the card