Default descriptors for a USB Device with a single interface PHDC.
Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.
Data Structures | |
struct | udc_desc_t |
Structure for USB Device Configuration Descriptor. More... | |
Macros | |
#define | USB_DEVICE_NB_INTERFACE 1 |
Variables | |
COMPILER_WORD_ALIGNED UDC_DESC_STORAGE udc_desc_t | udc_desc |
COMPILER_WORD_ALIGNED UDC_DESC_STORAGE usb_dev_desc_t | udc_device_desc |
Pointer on the selected speed device configuration. More... | |
UDC structures which contains all USB Device definitions | |
UDC_DESC_STORAGE udi_api_t * | udi_apis [USB_DEVICE_NB_INTERFACE] |
UDC_DESC_STORAGE udc_config_speed_t | udc_config_fshs [1] |
UDC_DESC_STORAGE udc_config_t | udc_config |
Global variables of USB Device Descriptor and UDI links. More... | |