USBH_Driver is only used within Camera_To_USBDisk.
 
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:104main()
FATFS_LinkDriver(&USBH_Driver, MSC_Path);

Type Use

Type of USBH_Driver
USBH_Driver
all items filtered out