Enpoint address.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte Endpoint { get; set; }
Public Property Endpoint As Byte Get Set
public: property unsigned char Endpoint { unsigned char get (); void set (unsigned char value); }