|
iPXE
|
A USB endpoint companion descriptor. More...
#include <usb.h>
Data Fields | |
| struct usb_descriptor_header | header |
| Descriptor header. More... | |
| uint8_t | burst |
| Maximum burst size. More... | |
| uint8_t | extended |
| Extended attributes. More... | |
| uint16_t | periodic |
| Number of bytes per service interval. More... | |
| struct usb_descriptor_header usb_endpoint_companion_descriptor::header |
Descriptor header.
Definition at line 315 of file usb.h.
Referenced by usb_endpoint_companion_descriptor().
| uint8_t usb_endpoint_companion_descriptor::burst |
| uint8_t usb_endpoint_companion_descriptor::extended |
| uint16_t usb_endpoint_companion_descriptor::periodic |
1.8.15