sdmmc_host_get_slot_width() function
Get bus width configured in ``sdmmc_host_init_slot`` to be used for data transfer
Syntax
size_t sdmmc_host_get_slot_width(int slot); Arguments
slot
slot number (SDMMC_HOST_SLOT_0 or SDMMC_HOST_SLOT_1)
Return value
configured bus width of the specified slot.
sdmmc_host_get_slot_width() calls 1 function:
![]()
sdmmc_host_get_slot_width()
sdmmc_host_get_slot_width() reads 3 variables:
![]()
sdmmc_host_get_slot_width()
sdmmc_host_get_slot_width() is implemented by 1 functions:
![]()
sdmmc_host_get_slot_width()