STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Topics | |
SD Error status enumeration Structure definition | |
SD context enumeration | |
SD Supported Memory Cards | |
SD Supported Version | |
Macros | |
#define | BLOCKSIZE 512U |
#define BLOCKSIZE 512U |
#include <stm32f4xx_hal_sd.h>
Block size is 512 bytes
Definition at line 289 of file stm32f4xx_hal_sd.h.
Referenced by HAL_SD_ConfigWideBusOperation(), HAL_SD_GetCardStatus(), HAL_SD_InitCard(), HAL_SD_ReadBlocks(), HAL_SD_ReadBlocks_DMA(), HAL_SD_ReadBlocks_IT(), HAL_SD_WriteBlocks(), HAL_SD_WriteBlocks_DMA(), and HAL_SD_WriteBlocks_IT().