rLast property

Logic? get rLast

Indicates whether this is the last data transfer in a read transaction.

Width is always 1.

Implementation

Logic? get rLast => tryPort('RLAST');