USBH_Driver is only used within FatFs_USBDisk_RTOS.
 
Symbols
loading...
Files
loading...

USBH_Driver variable

Syntax

extern const Diskio_drvTypeDef USBH_Driver;
Implemented in usbh_diskio_dma.c:45

References

LocationReferrerText
usbh_diskio_dma.c:45
const Diskio_drvTypeDef USBH_Driver =
usbh_diskio_dma.h:29
extern const Diskio_drvTypeDef USBH_Driver;
main.c:95StartThread()
if(FATFS_LinkDriver(&USBH_Driver, USBDISKPath) == 0)

Type Use

Type of USBH_Driver
USBH_Driver
all items filtered out