|
iPXE
|
A USB descriptor header. More...
#include <usb.h>
Data Fields | |
| uint8_t | len |
| Length of descriptor. | |
| uint8_t | type |
| Descriptor type. | |
| uint8_t usb_descriptor_header::len |
| uint8_t usb_descriptor_header::type |
Descriptor type.
Definition at line 177 of file usb.h.
Referenced by usb_endpoint_companion_descriptor(), and usbio_interface().