bEndpointAddress Field

LibUsbDotNet

LibUsbDotNet 2.2.8 bEndpointAddress Field
Library ReferenceMonoLibUsb.DescriptorsMonoUsbEndpointDescriptorbEndpointAddress
LibUsbDotNet on SourceForge
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

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)