![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | MSD_OK ((uint8_t)0x00) |
SD status structure definition. More... | |
#define | MSD_ERROR ((uint8_t)0x01) |
#define | MSD_ERROR_SD_NOT_PRESENT ((uint8_t)0x02) |
#define MSD_ERROR ((uint8_t)0x01) |
Definition at line 78 of file stm32f769i_discovery_sd.h.
#define MSD_ERROR_SD_NOT_PRESENT ((uint8_t)0x02) |
Definition at line 79 of file stm32f769i_discovery_sd.h.
#define MSD_OK ((uint8_t)0x00) |
SD status structure definition.
Definition at line 77 of file stm32f769i_discovery_sd.h.