LibUsbDotNet 2.2.8
Attributes Field
Library ReferenceLibUsbDotNet.DescriptorsUsbEndpointDescriptorAttributes
LibUsbDotNet on SourceForge
Bits 0..1 Transfer Type 00 = Control 01 = Isochronous 10 = Bulk 11 = Interrupt Bits 2..7 are reserved. If Isochronous endpoint, Bits 3..2 = Synchronisation Type (Iso Mode) 00 = No Synchonisation 01 = Asynchronous 10 = Adaptive 11 = Synchronous Bits 5..4 = Usage Type (Iso Mode) 00 = Data Endpoint 01 = Feedback Endpoint 10 = Explicit Feedback Data Endpoint 11 = Reserved
Declaration Syntax
C#Visual BasicVisual C++
public readonly byte Attributes
Public ReadOnly Attributes As Byte
public:
initonly unsigned char Attributes

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