STM32746G-Discovery BSP User Manual: STM32746G_DISCOVERY_SD

STM32746G-Discovery BSP Drivers

STM32746G-Discovery BSP User Manual
STM32746G_DISCOVERY_SD

Modules

 STM32746G_DISCOVERY_SD Private Types Definitions
 STM32746G_DISCOVERY_SD Private Defines
 STM32746G_DISCOVERY_SD Private Macros
 STM32746G_DISCOVERY_SD Private Variables
 STM32746G_DISCOVERY_SD Private Function Prototypes
 STM32746G_DISCOVERY_SD Exported Functions
 STM32746G_DISCOVERY_SD Exported Types
 STM32746G_DISCOVERY_SD Exported Constants
 STM32746G_DISCOVERY_SD Exported Macro

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 Documentation

#define MSD_ERROR_SD_NOT_PRESENT   ((uint8_t)0x02)

Definition at line 79 of file stm32746g_discovery_sd.h.

Referenced by BSP_SD_Init().

#define MSD_OK   ((uint8_t)0x00)
#define SD_TRANSFER_BUSY   ((uint8_t)0x01)

Definition at line 85 of file stm32746g_discovery_sd.h.

Referenced by BSP_SD_GetCardState().

#define SD_TRANSFER_OK   ((uint8_t)0x00)

SD transfer state definition.

Definition at line 84 of file stm32746g_discovery_sd.h.

Referenced by BSP_SD_GetCardState().

Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by   doxygen 1.7.6.1