EU1KY AA FW
usbd_storage.h
Go to the documentation of this file.
1 
48 /* Define to prevent recursive inclusion -------------------------------------*/
49 #ifndef __USBD_STORAGE_H_
50 #define __USBD_STORAGE_H_
51 
52 /* Includes ------------------------------------------------------------------*/
53 #include "usbd_msc.h"
54 
55 /* Exported types ------------------------------------------------------------*/
56 /* Exported constants --------------------------------------------------------*/
57 /* Exported macro ------------------------------------------------------------*/
58 /* Exported functions ------------------------------------------------------- */
60 
61 #endif /* __USBD_STORAGE_H_ */
62 
63 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBD_StorageTypeDef USBD_DISK_fops
Definition: usbd_storage.c:86
Header for the usbd_msc.c file.
Definition: usbd_msc.h:72