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

SD_Driver variable

Syntax

extern const Diskio_drvTypeDef SD_Driver;
Implemented in sd_diskio_dma.c:70

References

LocationReferrerText
sd_diskio_dma.c:70
const Diskio_drvTypeDef SD_Driver =
sd_diskio_dma.h:28
extern const Diskio_drvTypeDef SD_Driver;
main.c:90main()
if(FATFS_LinkDriver(&SD_Driver, SDPath) == 0)

Type Use

Type of SD_Driver
SD_Driver
all items filtered out