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
pub unsafe extern "C" fn ff_diskio_get_pdrv_card(
card: *const sdmmc_card_t,
) -> u8
@brief Get the driver number corresponding to a card
@param card The card to get its driver @return Driver number to the card