#include <usb_core.h>
Public Attributes | |
uint8_t | bmRequest |
uint8_t | bRequest |
uint16_t | wIndex |
uint16_t | wLength |
uint16_t | wValue |
Definition at line 180 of file usb_core.h.
uint8_t usb_setup_req::bmRequest |
Definition at line 182 of file usb_core.h.
uint8_t usb_setup_req::bRequest |
Definition at line 183 of file usb_core.h.
uint16_t usb_setup_req::wIndex |
Definition at line 185 of file usb_core.h.
uint16_t usb_setup_req::wLength |
Definition at line 186 of file usb_core.h.
uint16_t usb_setup_req::wValue |
Definition at line 184 of file usb_core.h.