Property | Type | Description | |
---|---|---|---|
Attributes | byte | ||
EndpointID | byte | ||
Interval | byte | ||
MaxPacketSize | short | ||
Refresh | byte | ||
Size | int | ||
SynchAddress | byte |
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a T:System.String that represents the current UsbEndpointDescriptor.
|
|
ToString ( string prefixSeperator, string entitySperator, string suffixSeperator ) : string |
Returns a T:System.String that represents the current UsbEndpointDescriptor.
|
Method | Description | |
---|---|---|
UsbEndpointDescriptor ( ) : System | ||
UsbEndpointDescriptor ( |
public ToString ( string prefixSeperator, string entitySperator, string suffixSeperator ) : string | ||
prefixSeperator | string | The field prefix string. |
entitySperator | string | The field/value seperator string. |
suffixSeperator | string | The value suffix string. |
return | string |