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
ST
STM32_USB_Device_Library
Class
MSC
Inc
usbd_msc_storage_template.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBD_MSC_STORAGE_H
30
#define __USBD_MSC_STORAGE_H
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
/* Includes ------------------------------------------------------------------*/
37
#include "
usbd_msc.h
"
38
78
extern
USBD_StorageTypeDef
USBD_MSC_Template_fops
;
92
#ifdef __cplusplus
93
}
94
#endif
95
96
#endif
/* __USBD_MSC_STORAGE_H */
97
105
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBD_MSC_Template_fops
USBD_StorageTypeDef USBD_MSC_Template_fops
Definition:
usbd_msc_storage_template.c:85
_USBD_STORAGE
Definition:
usbd_msc.h:72
usbd_msc.h
Header for the usbd_msc.c file.
Generated by
1.8.11