STM32H735xx 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 304 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_ConfigSpeedBusOperation(), 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(), HAL_SD_WriteBlocks_IT(), HAL_SDEx_ConfigDMAMultiBuffer(), HAL_SDEx_ReadBlocksDMAMultiBuffer(), and HAL_SDEx_WriteBlocksDMAMultiBuffer().