Endpoint address including the direction in the most significant bit
Namespace:
MadWizard.WinUSBNet
Assembly:
WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public byte Address { get; }
Public ReadOnly Property Address As Byte
Get
public:
property unsigned char Address {
unsigned char get ();
}
Property Value
Type:
ByteSee Also