STM32072B_EVAL BSP User Manual: Exported Constants

STM32072B EVAL BSP Drivers

STM32072B_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 177 of file stm32072b_eval_sd.h.

#define SD_NOT_PRESENT   ((uint8_t)0x00)

Definition at line 183 of file stm32072b_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 182 of file stm32072b_eval_sd.h.

Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().

Generated on Wed Jul 5 2017 08:56:11 for STM32072B_EVAL BSP User Manual by   doxygen 1.7.6.1