lanes property
final
Channels that the subordinate manages.
Implementation
// TODO(kimmeljo): this requires every lane to be read/write...
final List<Axi4SubordinateClusterAgent> lanes;
Channels that the subordinate manages.
// TODO(kimmeljo): this requires every lane to be read/write...
final List<Axi4SubordinateClusterAgent> lanes;