SD_NOT_PRESENT is only used within Adafruit_Shield.
 
Symbols
loading...
Files
loading...

SD_NOT_PRESENT macro

Syntax

#define SD_NOT_PRESENT ((uint8_t)0x00)

References

LocationText
stm32_adafruit_sd.h:168
#define SD_NOT_PRESENT ((uint8_t)0x00)
stm32_adafruit_sd.c:229
__IO uint8_t SdStatus = SD_NOT_PRESENT;