#include <dp.h>
Data Fields | |
int | child |
Child descriptor id. | |
int | parent |
Parent descriptor id. |
The nesting describes the logical tree USB descriptors form (e.g. that endpoint descriptor belongs to interface or that interface belongs to configuration).
See usb_descriptor_type_t for descriptor constants.
Definition at line 49 of file dp.h.