LibUsbDotNet 2.2.8
EndpointID Field
Library Reference ► LibUsbDotNet.Descriptors ► UsbEndpointDescriptor ► EndpointID
|
Endpoint Address
Bits 0..3b Endpoint Number.
Bits 4..6b Reserved. Set to Zero
Bits 7 Direction 0 = Out, 1 = In (Ignored for Control Endpoints)
Declaration Syntax
C# | Visual Basic | Visual C++ |
public readonly byte EndpointID
Public ReadOnly EndpointID As Byte
public: initonly unsigned char EndpointID