USBD ROM Stack
2.0
ROM based USB device stack
|
Common definitions and declarations for the USB stack. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | WB_T |
union | WORD_BYTE |
struct | BM_T |
union | REQUEST_TYPE |
struct | USB_SETUP_PACKET |
struct | USB_DEVICE_DESCRIPTOR |
struct | USB_DEVICE_QUALIFIER_DESCRIPTOR |
struct | USB_CONFIGURATION_DESCRIPTOR |
struct | USB_INTERFACE_DESCRIPTOR |
struct | USB_ENDPOINT_DESCRIPTOR |
struct | USB_STRING_DESCRIPTOR |
struct | USB_COMMON_DESCRIPTOR |
struct | USB_OTHER_SPEED_CONFIGURATION |
struct | USB_BOS_DESCRIPTOR |
struct | USB_SS_DEVICE_CAPABILITY_DESCRIPTOR |
struct | USB_DEVICE_CAPABILITY_DESCRIPTOR |
Typedefs | |
typedef void * | USBD_HANDLE_T |
Common definitions and declarations for the USB stack.
Common definitions and declarations for the USB stack.