OpenOCD
|
USB Interface Descriptor. More...
Data Fields | |
uint8_t | bAlternateSetting |
Value used to select alternate setting. More... | |
uint8_t | bDescriptorType |
INTERFACE descriptor type. More... | |
uint8_t | bInterfaceClass |
Class code. More... | |
uint8_t | bInterfaceNumber |
Interface number. More... | |
uint8_t | bInterfaceProtocol |
Protocol code. More... | |
uint8_t | bInterfaceSubclass |
Subclass code. More... | |
uint8_t | bLength |
Size of this descriptor in bytes. More... | |
uint8_t | bNumEndpoints |
Number of endpoints used by this interface. More... | |
uint8_t | iInterface |
Index of interface string descriptor. More... | |
uint8_t usb_interface_descriptor::bAlternateSetting |
uint8_t usb_interface_descriptor::bDescriptorType |
uint8_t usb_interface_descriptor::bInterfaceNumber |
uint8_t usb_interface_descriptor::bInterfaceProtocol |
uint8_t usb_interface_descriptor::bInterfaceSubclass |
uint8_t usb_interface_descriptor::bLength |
uint8_t usb_interface_descriptor::bNumEndpoints |
uint8_t usb_interface_descriptor::iInterface |