SAMV71 Xplained Ultra Software Package 1.3

SD/MMC General Types
[SD/MMC Lib Commands Definitions]

Collaboration diagram for SD/MMC General Types:

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 Documentation

typedef void(* fSdmmcCallback)(uint32_t status, void *pArg)

SD/MMC end-of-command callback function.

Definition at line 287 of file sdmmc_cmd.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines