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

USBDISKFatFs variable

Syntax

FATFS USBDISKFatFs;

References

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

Type Use

Type of USBDISKFatFs
USBDISKFatFs
all items filtered out