Searched defs:usb_setup_packet_packed (Results 1 – 1 of 1) sorted by relevance
145 struct usb_setup_packet_packed { struct146 uint8_t bmRequestType;147 uint8_t bRequest;148 uint16_t wValue;149 uint16_t wIndex;150 uint16_t wLength;