enum libusb_ss_usb_device_capability_attributes

Overview

Masks for the bits of the bmAttributes field field of the SuperSpeed USB Device Capability descriptor. More…

#include <libusb.h>

enum libusb_ss_usb_device_capability_attributes {
    LIBUSB_BM_LTM_SUPPORT = 2,
};

Detailed Documentation

Masks for the bits of the bmAttributes field field of the SuperSpeed USB Device Capability descriptor.

Enum Values

LIBUSB_BM_LTM_SUPPORT

Supports Latency Tolerance Messages (LTM)