libusb_endpoint_descriptor.bEndpointAddress

The address of the endpoint described by this descriptor. Bits 0:3 are the endpoint number. Bits 4:6 are reserved. Bit 7 indicates direction, see \ref libusb_endpoint_direction.

struct libusb_endpoint_descriptor
ubyte bEndpointAddress;

Meta