libusb_iso_sync_type

Synchronization type for isochronous endpoints. Values for bits 2:3 of the

More...

Values

ValueMeaning
LIBUSB_ISO_SYNC_TYPE_NONE0

No synchronization

LIBUSB_ISO_SYNC_TYPE_ASYNC1

Asynchronous

LIBUSB_ISO_SYNC_TYPE_ADAPTIVE2

Adaptive

LIBUSB_ISO_SYNC_TYPE_SYNC3

Synchronous

Detailed Description

libusb endpoint descriptor

:bmAttributes "bmAttributes" field in libusb_endpoint_descriptor.

Meta