enum libusb_usb_2_0_extension_attributes
Overview
Masks for the bits of the bmAttributes field of the USB 2.0 Extension descriptor. Moreā¦
#include <libusb.h> enum libusb_usb_2_0_extension_attributes { LIBUSB_BM_LPM_SUPPORT = 2, };
Detailed Documentation
Masks for the bits of the bmAttributes field of the USB 2.0 Extension descriptor.
Enum Values
LIBUSB_BM_LPM_SUPPORT
Supports Link Power Management (LPM)