Axi5DebugSignalsStruct class
This corresponds to mixin Axi5DebugSignals from axi5_mixins.dart.
Constructors
- Axi5DebugSignalsStruct({bool? trace, int? loop})
- Constructor
Properties
Methods
-
clone(
) → Axi5DebugSignalsStruct - Creates a copy of this struct.
-
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