Microchip® Advanced Software Framework

S_usb_setup_data Struct Reference

USB Setup Data.

#include <usb_host_enum.h>

Data Fields

U8 bmRequestType
 Characteristics of the request. More...
 
U8 bRequest
 Specific request. More...
 
bool incomplete_read
 true: only one read More...
 
U16 wIndex
 Field that varies according to request. More...
 
U16 wLength
 Number of bytes to transfer if Data. More...
 
U16 wValue
 Field that varies according to request. More...