STM32L4R9I-Discovery BSP User Manual
|
Defines | |
#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 SD_DATATIMEOUT ((uint32_t)100000000) |
Definition at line 93 of file stm32l4r9i_discovery_sd.h.
#define SD_NOT_PRESENT ((uint8_t)0x00) |
Definition at line 96 of file stm32l4r9i_discovery_sd.h.
Referenced by BSP_SD_IsDetected().
#define SD_PRESENT ((uint8_t)0x01) |
Definition at line 95 of file stm32l4r9i_discovery_sd.h.
Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().
#define SDMMCx_IRQHandler SDMMC1_IRQHandler |
Definition at line 99 of file stm32l4r9i_discovery_sd.h.
#define SDMMCx_IRQn SDMMC1_IRQn |
Definition at line 100 of file stm32l4r9i_discovery_sd.h.
Referenced by BSP_SD_MspDeInit(), and BSP_SD_MspInit().
Generated on Fri Oct 13 2017 02:37:42 for STM32L4R9I-Discovery BSP User Manual by 1.7.6.1