SAMV71 Xplained Ultra Software Package 1.0

usb_setup_req_t Struct Reference
[USB Protocol Definitions]

A USB Device SETUP request. More...

#include <C:/softpack/canopus10/softpack/samv7/libraries/libusb/include/USBD_Protocol.h>

Data Fields

uint8_t bmRequestType
uint8_t bRequest
le16_t wValue
le16_t wIndex
le16_t wLength

Detailed Description

A USB Device SETUP request.

The data payload of SETUP packets always follows this structure.

Definition at line 257 of file USBD_Protocol.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines