USBEndpointDescriptor_GetNumber
Default mainpageat91libusbcommoncoreUSBEndpointDescriptor_GetNumber
Description Source Call Graph
USBEndpointDescriptor_GetNumber
Returns the number of an endpoint given its descriptor.
 
Syntax / parameters
unsigned char USBEndpointDescriptor_GetNumber (const USBEndpointDescriptor *endpoint)

Name Type Default Description
endpoint const USBEndpointDescriptor *
  Pointer to a USBEndpointDescriptor instance.
 
Return value unsigned char
  Endpoint number.
Description
Returns the number of an endpoint given its descriptor.

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