LibUsbDotNet 2.2.8
bEndpointAddress Field
Library Reference ► MonoLibUsb.Descriptors ► MonoUsbEndpointDescriptor ► 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.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public readonly byte bEndpointAddress
Public ReadOnly bEndpointAddress As Byte
public: initonly unsigned char bEndpointAddress