libusb_endpoint_descriptor::bEndpointAddress is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_endpoint_descriptor::bEndpointAddress

libusb_endpoint_descriptor::bEndpointAddress field

The address of the endpoint described by this descriptor. Bits 0:3 are the endpoint number. Bits 4:6 are reserved. Bit 7 indicates direction, see libusb_endpoint_direction .

Syntax

uint8_t bEndpointAddress;

References

LocationText
libusb.h:639
uint8_t bEndpointAddress;

Type Use

Type of libusb_endpoint_descriptor::bEndpointAddress
libusb_endpoint_descriptor::bEndpointAddress
uint8_t
all items filtered out