libusb_transfer_type

Endpoint transfer type. Values for bits 0:1 of the

More...

Values

ValueMeaning
LIBUSB_TRANSFER_TYPE_CONTROL0

Control endpoint

LIBUSB_TRANSFER_TYPE_ISOCHRONOUS1

Isochronous endpoint

LIBUSB_TRANSFER_TYPE_BULK2

Bulk endpoint

LIBUSB_TRANSFER_TYPE_INTERRUPT3

Interrupt endpoint

Detailed Description

libusb endpoint descriptor

:bmAttributes "endpoint attributes" field.

Meta