USBDISK_FatFs is only used within STemWin.
 
Symbols
loading...
Files
loading...

USBDISK_FatFs variable

Syntax

FATFS USBDISK_FatFs;

References

LocationReferrerText
k_storage.c:46
FATFS USBDISK_FatFs; /* File system object for USB disk logical drive */
k_storage.c:122StorageThread()
f_mount(&USBDISK_FatFs,USBDISK_Drive, 0);
k_storage.c:169k_StorageGetCapacity()
fs = &USBDISK_FatFs;
k_storage.c:195k_StorageGetFree()
fs = &USBDISK_FatFs;

Type Use

Type of USBDISK_FatFs
USBDISK_FatFs
all items filtered out