USBGenericRequest_GetType
Default mainpageat91libusbcommoncoreUSBGenericRequest_GetType
Description Source Call Graph
USBGenericRequest_GetType
Returns the type of the given request.
 
Syntax / parameters
unsigned char USBGenericRequest_GetType (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned char
  "USB Request Types"
Description
Returns the type of the given request.

 
Source
The documentation for this Member was generated from the following files:
  • USBGenericRequest.c