atOp property

Logic? get atOp

Atomic operation type for a transaction.

Width is equal to atOpWidth.

Implementation

Logic? get atOp => tryPort('${prefix}ATOP');