STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
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 
92 #ifdef __cplusplus
93 }
94 #endif
95 
96 #endif /* __USBD_MSC_STORAGE_H */
97 
105 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBD_StorageTypeDef USBD_MSC_Template_fops
Header for the usbd_msc.c file.