STM32L073Z_EVAL BSP User Manual: STM32L073Z_EVAL_SPI_SD_Exported_Constants

STM32L073Z EVAL BSP Drivers

STM32L073Z_EVAL BSP User Manual
STM32L073Z_EVAL_SPI_SD_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 179 of file stm32l073z_eval_sd.h.

#define SD_NOT_PRESENT   ((uint8_t)0x00)

Definition at line 185 of file stm32l073z_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 184 of file stm32l073z_eval_sd.h.

Referenced by BSP_SD_Init(), and BSP_SD_IsDetected().

Generated on Mon Aug 28 2017 14:54:25 for STM32L073Z_EVAL BSP User Manual by   doxygen 1.7.6.1