All information about the USB Device. More...
#include <udc_desc.h>
Public Attributes | |
| usb_dev_bos_desc_t UDC_DESC_STORAGE * | conf_bos | 
| udc_config_speed_t UDC_DESC_STORAGE * | conf_lsfs | 
| USB configuration descriptor and UDI API pointers for low or full speed.  More... | |
| usb_dev_desc_t UDC_DESC_STORAGE * | confdev_lsfs | 
| USB device descriptor for low or full speed.  More... | |
All information about the USB Device.
Definition at line 101 of file udc_desc.h.
| usb_dev_bos_desc_t UDC_DESC_STORAGE* udc_config_t::conf_bos | 
Definition at line 114 of file udc_desc.h.
| udc_config_speed_t UDC_DESC_STORAGE* udc_config_t::conf_lsfs | 
USB configuration descriptor and UDI API pointers for low or full speed.
Definition at line 105 of file udc_desc.h.
| usb_dev_desc_t UDC_DESC_STORAGE* udc_config_t::confdev_lsfs | 
USB device descriptor for low or full speed.
Definition at line 103 of file udc_desc.h.