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

libusb_endpoint_descriptor::bmAttributes field

Attributes which apply to the endpoint when it is configured using the bConfigurationValue. Bits 0:1 determine the transfer type and correspond to libusb_endpoint_transfer_type . Bits 2:3 are only used for isochronous endpoints and correspond to libusb_iso_sync_type . Bits 4:5 are also only used for isochronous endpoints and correspond to libusb_iso_usage_type . Bits 6:7 are reserved.

Syntax

uint8_t bmAttributes;

References

LocationText
libusb.h:647
uint8_t bmAttributes;

Type Use

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