SD_Driver is only used within FatFs_uSD.
 
Symbols
loading...
Files
loading...

SD_Driver variable

Syntax

extern const Diskio_drvTypeDef SD_Driver;
Implemented in sd_diskio.c:61

References

LocationReferrerText
sd_diskio.c:61
const Diskio_drvTypeDef SD_Driver =
sd_diskio.h:28
extern const Diskio_drvTypeDef SD_Driver;
main.c:80main()
if(FATFS_LinkDriver(&SD_Driver, SDPath) == 0)

Type Use

Type of SD_Driver
SD_Driver
all items filtered out