|
STM32H735xx HAL User Manual
|
Modules | |
| MMC Error status enumeration Structure definition | |
| MMC context enumeration | |
| MMC Voltage mode | |
| MMC Memory Cards | |
| MMC Erase Type | |
| MMC Secure Removal Type | |
Defines | |
| #define | MMC_BLOCKSIZE ((uint32_t)512U) |
| #define MMC_BLOCKSIZE ((uint32_t)512U) |
Block size is 512 bytes
Definition at line 274 of file stm32h7xx_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(), HAL_MMC_WriteBlocks_IT(), HAL_MMCEx_ConfigDMAMultiBuffer(), HAL_MMCEx_ReadBlocksDMAMultiBuffer(), and HAL_MMCEx_WriteBlocksDMAMultiBuffer().
1.7.6.1