Configuration descriptor and UDI link for one USB speed. More...
#include <udc_desc.h>
Public Attributes | |
usb_conf_desc_t UDC_DESC_STORAGE * | desc |
USB configuration descriptor. More... | |
udi_api_t UDC_DESC_STORAGE *UDC_DESC_STORAGE * | udi_apis |
Array of UDI API pointer. More... | |
Configuration descriptor and UDI link for one USB speed.
Definition at line 90 of file udc_desc.h.
usb_conf_desc_t UDC_DESC_STORAGE* udc_config_speed_t::desc |
USB configuration descriptor.
Definition at line 92 of file udc_desc.h.
udi_api_t UDC_DESC_STORAGE* UDC_DESC_STORAGE* udc_config_speed_t::udi_apis |
Array of UDI API pointer.
Definition at line 94 of file udc_desc.h.