numSelects property

int numSelects
final

The number of select signals on this interface.

A completer should always set this to 1, but a requester may have more than 1.

Implementation

final int numSelects;