STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
Eclipse_WS2
STM32F769IDiscovery
Middlewares
Third_Party
FatFs
src
drivers
usbh_diskio.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBH_DISKIO_H
30
#define __USBH_DISKIO_H
31
32
/* Includes ------------------------------------------------------------------*/
33
/* Exported types ------------------------------------------------------------*/
34
/* Exported constants --------------------------------------------------------*/
35
/* Exported functions ------------------------------------------------------- */
36
extern
Diskio_drvTypeDef
USBH_Driver
;
37
38
#endif
/* __USBH_DISKIO_H */
39
40
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
41
Diskio_drvTypeDef
Disk IO Driver structure definition.
Definition:
ff_gen_drv.h:45
USBH_Driver
Diskio_drvTypeDef USBH_Driver
Definition:
usbh_diskio.c:54
Generated by
1.8.11