![]() |
Synergy Software Package User's Manual
|
#include <r_sdmmc_api.h>
Data Fields | |
| sdmmc_hw_t | hw |
| Channel, media type, bus width defined by the hardware. | |
| transfer_instance_t const * | p_lower_lvl_transfer |
| Transfer instance used to move data with DMA or DTC. | |
| void(* | p_callback )(sdmmc_callback_args_t *p_args) |
| Pointer to callback function. | |
| void const * | p_context |
| User defined context passed into callback function. | |
| void const * | p_extend |
| SD/MMC hardware dependent configuration. | |
| uint8_t | access_ipl |
| Access interrupt priority. | |
| uint8_t | sdio_ipl |
| SDIO interrupt priority. | |
| uint8_t | card_ipl |
| Card interrupt priority. | |
| uint8_t | dma_req_ipl |
| DMA request interrupt priority. | |
SD/MMC Configuration