![]() |
Data Structures | |
union | uSdmmcCmdOp |
struct | sSdmmcCommand |
struct | sSdHalFunctions |
SD/MMC card HAL functions. More... | |
struct | sSdCard |
SD/MMC card driver structure. It holds the current command being processed and the SD/MMC card address. More... | |
Modules | |
SD/MMC command arguments | |
SD/MMC Responses Structs | |
Typedefs | |
typedef void(* | fSdmmcCallback )(uint32_t status, void *pArg) |
typedef void(* fSdmmcCallback)(uint32_t status, void *pArg) |
SD/MMC end-of-command callback function.
Definition at line 287 of file sdmmc_cmd.h.