STM32L443xx HAL User Manual
|
Modules | |
MMC Error status enumeration Structure definition | |
MMC context enumeration | |
MMC Voltage mode | |
MMC Memory Cards | |
Defines | |
#define | MMC_BLOCKSIZE ((uint32_t)512U) |
#define MMC_BLOCKSIZE ((uint32_t)512U) |
Block size is 512 bytes
Definition at line 289 of file stm32l4xx_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().