len property

Logic? get len
inherited

Length, the exact number of data transfers in a transaction.

Width is equal to lenWidth.

Implementation

Logic? get len => tryPort('${prefix}LEN');