SD/MMC card HAL functions. More...
Data Fields | |
fSdmmcLock | fLock |
fSdmmcRelease | fRelease |
fSdmmcSendCommand | fCommand |
fSdmmcIOCtrl | fIOCtrl |
SD/MMC card HAL functions.
Definition at line 358 of file sdmmc_cmd.h.
Pointer to command function
Definition at line 362 of file sdmmc_cmd.h.
Pointer to IO control function
Definition at line 363 of file sdmmc_cmd.h.
Pointer to lock funtion
Definition at line 360 of file sdmmc_cmd.h.
Pointer to release function
Definition at line 361 of file sdmmc_cmd.h.