bmAttributes property

  1. @Uint32()
int bmAttributes
getter/setter pair

Bitmap encoding of supported device level features. A value of one in a bit location indicates a feature is supported; a value of zero indicates it is not supported. See \ref libusb_usb_2_0_extension_attributes.

Implementation

@ffi.Uint32()
external int bmAttributes;