lanes property

List<Axi4SubordinateClusterAgent> lanes
final

Channels that the subordinate manages.

Implementation

// TODO(kimmeljo): this requires every lane to be read/write...
final List<Axi4SubordinateClusterAgent> lanes;