numSelects property
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;
The number of select signals on this interface.
A completer should always set this to 1
, but a requester may have more
than 1
.
final int numSelects;