![]() |
nrfxlib API 3.3.99
|
Configuration for initializing an eMMC driver instance. More...
#include <nrf_semmc.h>
Data Fields | |
| void * | spis_instance |
| Hardware instance pointer or base address of optional SPI slave(implementation-defined). | |
| uint32_t | process_response |
| How to process a command's response. | |
| uint32_t | clk_freq_hz |
| Clock frequency in Hz to set during initialization. | |
| uint32_t | read_delay |
| FLPR clock cycle number to delay data sampling. | |
| nrf_semmc_bus_width_t | bus_width |
| 1, 4, or 8 bits. | |
Configuration for initializing an eMMC driver instance.