SAMV71 Xplained Ultra Software Package 1.3

uhd_ctrl_request_t Struct Reference
[USB Host Driver (UHD)]

Structure to store the high level setup request. More...

Data Fields

struct uhd_ctrl_request_tnext_request
 Next setup request to process.
uhd_callback_setup_run_t callback_run
 Callback called when buffer is empty or full.
uhd_callback_setup_end_t callback_end
 Callback called when request is completed.
uint8_t * payload
 Buffer to store the setup DATA phase.
uint8_t add
 USB address of control endpoint.
USBGenericRequest req
 Setup request definition.
uint16_t payload_size
 Size of buffer used in DATA phase.

Detailed Description

Structure to store the high level setup request.

Definition at line 255 of file USBH_HAL.c.


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