arBurst property

Logic? get arBurst

Burst type, indicates how address changes between each transfer in a read transaction.

Width is equal to burstWidth.

Implementation

Logic? get arBurst => tryPort('ARBURST');