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

USBDISK_Drive variable

Syntax

char USBDISK_Drive[4];

References

LocationReferrerText
k_storage.c:47
char USBDISK_Drive[4]; /* USB Host logical drive number */
k_storage.c:70k_StorageInit()
FATFS_LinkDriver(&USBH_Driver, USBDISK_Drive);
k_storage.c:108StorageThread()
f_mount(&USBDISK_FatFs,USBDISK_Drive, 0);
k_storage.c:113StorageThread()
f_mount(0, USBDISK_Drive, 0);

Data Use

Functions reading USBDISK_Drive
USBDISK_Drive
all items filtered out