USBGenericRequest_GetLength
Default mainpageat91libusbcommoncoreUSBGenericRequest_GetLength
Description Source Call Graph
USBGenericRequest_GetLength
Returns the expected length of the data phase following a request.
 
Syntax / parameters
unsigned short USBGenericRequest_GetLength (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned short
  Length of data phase.
Description
Returns the expected length of the data phase following a request.

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