rLast property
Indicates whether this is the last data transfer in a read transaction.
Width is always 1.
Implementation
Logic? get rLast => tryPort('RLAST');
Indicates whether this is the last data transfer in a read transaction.
Width is always 1.
Logic? get rLast => tryPort('RLAST');