APM:Libraries
libraries
AP_HAL_F4Light
hardware
massstorage
msc
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
34
extern
USBD_DEVICE
USR_MSC_desc
;
50
#define BOT_GET_MAX_LUN 0xFE
51
#define BOT_RESET 0xFF
52
#define USB_MSC_CONFIG_DESC_SIZ 32
53
54
#define MSC_EPIN_SIZE MSC_MAX_PACKET
55
#define MSC_EPOUT_SIZE MSC_MAX_PACKET
56
65
extern
const
USBD_Class_cb_TypeDef
USBD_MSC_cb
;
73
#endif // _USB_MSC_CORE_H_
74
78
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
_Device_TypeDef
Definition:
usb_core.h:189
USR_MSC_desc
USBD_DEVICE USR_MSC_desc
Definition:
device_desc.c:105
USBD_MSC_cb
const USBD_Class_cb_TypeDef USBD_MSC_cb
Definition:
usbd_msc_core.c:128
_Device_cb
Definition:
usb_core.h:210
usbd_ioreq.h
header file for the usbd_ioreq.c file
Generated on Sun Jun 17 2018 14:18:49 for APM:Libraries by
1.8.13