STM32091C_EVAL BSP User Manual: Exported Constants

STM32091C EVAL BSP Drivers

STM32091C_EVAL BSP User Manual
Exported Constants

Defines

#define SD_BLOCK_SIZE   0x200
 Block Size.
#define SD_PRESENT   ((uint8_t)0x01)
 SD detection on its memory slot.
#define SD_NOT_PRESENT   ((uint8_t)0x00)

Define Documentation

#define SD_BLOCK_SIZE   0x200

Block Size.

Definition at line 194 of file stm32091c_eval_sd.h.

#define SD_NOT_PRESENT   ((uint8_t)0x00)

Definition at line 200 of file stm32091c_eval_sd.h.

Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().

#define SD_PRESENT   ((uint8_t)0x01)

SD detection on its memory slot.

Definition at line 199 of file stm32091c_eval_sd.h.

Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().

Generated on Wed Jul 5 2017 09:21:50 for STM32091C_EVAL BSP User Manual by   doxygen 1.7.6.1