USB Device Capabilities - USB 2.0 Extension Descriptor structure. More...
#include <usb_protocol.h>
Public Attributes | |
uint8_t | bDescriptorType |
uint8_t | bDevCapabilityType |
uint8_t | bLength |
le32_t | bmAttributes |
USB Device Capabilities - USB 2.0 Extension Descriptor structure.
Defines the set of USB 1.1-specific device level capabilities.
Definition at line 375 of file usb_protocol.h.
uint8_t usb_dev_capa_ext_desc_t::bDescriptorType |
Definition at line 377 of file usb_protocol.h.
uint8_t usb_dev_capa_ext_desc_t::bDevCapabilityType |
Definition at line 378 of file usb_protocol.h.
uint8_t usb_dev_capa_ext_desc_t::bLength |
Definition at line 376 of file usb_protocol.h.
le32_t usb_dev_capa_ext_desc_t::bmAttributes |
Definition at line 379 of file usb_protocol.h.