libusb_ssplus_sublink_attribute class final
\ingroup libusb_desc Expose \ref libusb_ssplus_usb_device_capability_descriptor.sublinkSpeedAttributes
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - direction ↔ int
-
This field indicates if this
Sublink Speed Attribute defines the receive or
transmit bit rate.
getter/setter pair
- exponent ↔ int
-
This field defines the
base 10 exponent times 3, that shall be applied to the
mantissa.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- mantissa ↔ int
-
This field defines the mantissa that shall be applied to the exponent when
calculating the maximum bit rate.
getter/setter pair
- protocol ↔ int
-
This field identifies the protocol
supported by the link.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ssid ↔ int
-
Sublink Speed Attribute ID (SSID).
This field is an ID that uniquely identifies the speed of this sublink
getter/setter pair
- type ↔ int
-
This field identifies whether the
Sublink Speed Attribute defines a symmetric or
asymmetric bit rate.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited