libusb_iso_usage_type

Usage type for isochronous endpoints. Values for bits 4:5 of the

More...

Values

ValueMeaning
LIBUSB_ISO_USAGE_TYPE_DATA0

Data endpoint

LIBUSB_ISO_USAGE_TYPE_FEEDBACK1

Feedback endpoint

LIBUSB_ISO_USAGE_TYPE_IMPLICIT2

Implicit feedback Data endpoint

Detailed Description

libusb endpoint descriptor

:bmAttributes "bmAttributes" field in libusb_endpoint_descriptor.

Meta