sdmmc_host_set_bus_ddr_mode() function
Enable or disable DDR mode of SD interface
Arguments
slot
slot number (SDMMC_HOST_SLOT_0 or SDMMC_HOST_SLOT_1)
ddr_enabled
enable or disable DDR mode
Return value
- ESP_OK on success - ESP_ERR_NOT_SUPPORTED if DDR mode is not supported on this slot
Examples
sdmmc_host_set_bus_ddr_mode() is referenced by 7 libraries and example projects: