STM32L4R9I_EVAL BSP User Manual
|
Defines | |
#define | MSD_OK ((uint8_t)0x00) |
SD status structure definition. | |
#define | MSD_ERROR ((uint8_t)0x01) |
#define | MSD_ERROR_SD_NOT_PRESENT ((uint8_t)0x02) |
#define | SD_TRANSFER_OK ((uint8_t)0x00) |
SD transfer state definition. | |
#define | SD_TRANSFER_BUSY ((uint8_t)0x01) |
#define | SD_TRANSFER_ERROR ((uint8_t)0x02) |
#define | SD_DATATIMEOUT ((uint32_t)100000000) |
#define | SD_PRESENT ((uint8_t)0x01) |
#define | SD_NOT_PRESENT ((uint8_t)0x00) |
#define | SDMMCx_IRQHandler SDMMC1_IRQHandler |
#define | SDMMCx_IRQn SDMMC1_IRQn |
Define Documentation
#define MSD_ERROR ((uint8_t)0x01) |
Definition at line 83 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_DeInit(), BSP_SD_Erase(), BSP_SD_Init(), BSP_SD_ReadBlocks(), BSP_SD_ReadBlocks_DMA(), BSP_SD_WriteBlocks(), and BSP_SD_WriteBlocks_DMA().
#define MSD_ERROR_SD_NOT_PRESENT ((uint8_t)0x02) |
Definition at line 84 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_Init().
#define MSD_OK ((uint8_t)0x00) |
SD status structure definition.
Definition at line 82 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_DeInit(), BSP_SD_Erase(), BSP_SD_Init(), BSP_SD_ReadBlocks(), BSP_SD_ReadBlocks_DMA(), BSP_SD_WriteBlocks(), and BSP_SD_WriteBlocks_DMA().
#define SD_DATATIMEOUT ((uint32_t)100000000) |
Definition at line 93 of file stm32l4r9i_eval_sd.h.
#define SD_NOT_PRESENT ((uint8_t)0x00) |
Definition at line 96 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_IsDetected().
#define SD_PRESENT ((uint8_t)0x01) |
Definition at line 95 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().
#define SD_TRANSFER_BUSY ((uint8_t)0x01) |
Definition at line 90 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_GetCardState().
#define SD_TRANSFER_ERROR ((uint8_t)0x02) |
Definition at line 91 of file stm32l4r9i_eval_sd.h.
#define SD_TRANSFER_OK ((uint8_t)0x00) |
SD transfer state definition.
Definition at line 89 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_GetCardState().
#define SDMMCx_IRQHandler SDMMC1_IRQHandler |
Definition at line 99 of file stm32l4r9i_eval_sd.h.
#define SDMMCx_IRQn SDMMC1_IRQn |
Definition at line 100 of file stm32l4r9i_eval_sd.h.
Referenced by BSP_SD_MspDeInit(), and BSP_SD_MspInit().
Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by 1.7.6.1