USBEndpointDescriptor_ADDRESS
Default mainpageat91libusbcommoncoreUSBEndpointDescriptor_ADDRESS
Description Source Call Graph
USBEndpointDescriptor_ADDRESS
Calculates the address of an endpoint given its number and direction.
 
Syntax / parameters
define USBEndpointDescriptor_ADDRESS (direction, number)

Name Type Default Description
  direction
  USB endpoint direction definition
  number
  USB endpoint number
 
Return value     The value used to set the endpoint descriptor based on input number and direction
Description
Calculates the address of an endpoint given its number and direction.

 
Source
The documentation for this Member was generated from the following file:
  • USBEndpointDescriptor.h