STM32F4xx_HAL_Driver
1.8.3
|
Enumerations | |
enum | HAL_MMC_CallbackIDTypeDef { HAL_MMC_TX_CPLT_CB_ID = 0x00U , HAL_MMC_RX_CPLT_CB_ID = 0x01U , HAL_MMC_ERROR_CB_ID = 0x02U , HAL_MMC_ABORT_CB_ID = 0x03U , HAL_MMC_MSP_INIT_CB_ID = 0x10U , HAL_MMC_MSP_DEINIT_CB_ID = 0x11U } |
Definition at line 237 of file stm32f4xx_hal_mmc.h.