|
STM32L443xx HAL User Manual
|
Modules | |
| SD Error status enumeration Structure definition | |
| SD context enumeration | |
| SD Supported Memory Cards | |
| SD Supported Version | |
Defines | |
| #define | BLOCKSIZE ((uint32_t)512U) |
| #define BLOCKSIZE ((uint32_t)512U) |
Block size is 512 bytes
Definition at line 319 of file stm32l4xx_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().
1.7.6.1