|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Topics | |
| MMC Error status enumeration Structure definition | |
| MMC context enumeration | |
| MMC Voltage mode | |
| MMC Memory Cards | |
Macros | |
| #define | MMC_BLOCKSIZE 512U |
| #define MMC_BLOCKSIZE 512U |
#include <stm32f4xx_hal_mmc.h>
Block size is 512 bytes
Definition at line 268 of file stm32f4xx_hal_mmc.h.
Referenced by HAL_MMC_InitCard(), HAL_MMC_ReadBlocks(), HAL_MMC_ReadBlocks_DMA(), HAL_MMC_ReadBlocks_IT(), HAL_MMC_WriteBlocks(), HAL_MMC_WriteBlocks_DMA(), and HAL_MMC_WriteBlocks_IT().