|
Contiki-Inga 3.x
|
Usb Request. More...
#include <cpu/avr/dev/usb/usb_descriptors.h>
Data Fields | |
| U8 | bmRequestType |
| Characteristics of the request. | |
| U8 | bRequest |
| Specific request. | |
| U16 | wValue |
| field that varies according to request | |
| U16 | wIndex |
| field that varies according to request | |
| U16 | wLength |
| Number of bytes to transfer if Data. | |
Usb Request.
Definition at line 313 of file usb_descriptors.h.
1.8.3.1