USBDISKFatFs is only used within FatFs_USBDisk_MultipleAccess_RTOS.
 
Symbols
loading...
Files
loading...

USBDISKFatFs variable

Syntax

FATFS USBDISKFatFs;

References

LocationReferrerText
main.c:27
FATFS USBDISKFatFs; /* File system object for USB disk logical drive */
main.c:236MSC_Application()
if(f_mount(&USBDISKFatFs, (TCHAR const*)USBDISKPath, 0) != FR_OK)

Type Use

Type of USBDISKFatFs
USBDISKFatFs
all items filtered out