usbd_msc_core.h
Go to the documentation of this file.
1 
28 /* Define to prevent recursive inclusion -------------------------------------*/
29 #ifndef _USB_MSC_CORE_H_
30 #define _USB_MSC_CORE_H_
31 
32 #include "usbd_ioreq.h"
33 
49 #define BOT_GET_MAX_LUN 0xFE
50 #define BOT_RESET 0xFF
51 #define USB_MSC_CONFIG_DESC_SIZ 32
52 
53 #define MSC_EPIN_SIZE MSC_MAX_PACKET
54 #define MSC_EPOUT_SIZE MSC_MAX_PACKET
55 
72 #endif /* _USB_MSC_CORE_H_ */
73 
77 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBD_Class_cb_TypeDef USBD_MSC_cb
header file for the usbd_ioreq.c file


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:50