Macros
USB_DCD_Exported_Defines
Collaboration diagram for USB_DCD_Exported_Defines:

Macros

#define USB_OTG_ADDRESSED   2
 
#define USB_OTG_CONFIGURED   3
 
#define USB_OTG_DEFAULT   1
 
#define USB_OTG_EP_BULK   2
 
#define USB_OTG_EP_CONTROL   0
 
#define USB_OTG_EP_INT   3
 
#define USB_OTG_EP_ISOC   1
 
#define USB_OTG_EP_MASK   3
 
#define USB_OTG_SUSPENDED   4
 

Detailed Description

Macro Definition Documentation

#define USB_OTG_ADDRESSED   2

Definition at line 57 of file usb_dcd.h.

#define USB_OTG_CONFIGURED   3

Definition at line 58 of file usb_dcd.h.

#define USB_OTG_DEFAULT   1

Definition at line 56 of file usb_dcd.h.

#define USB_OTG_EP_BULK   2

Definition at line 51 of file usb_dcd.h.

#define USB_OTG_EP_CONTROL   0

Definition at line 49 of file usb_dcd.h.

#define USB_OTG_EP_INT   3

Definition at line 52 of file usb_dcd.h.

#define USB_OTG_EP_ISOC   1

Definition at line 50 of file usb_dcd.h.

#define USB_OTG_EP_MASK   3

Definition at line 53 of file usb_dcd.h.

#define USB_OTG_SUSPENDED   4

Definition at line 59 of file usb_dcd.h.



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