burst property
inherited
Burst type, indicates how address changes between each transfer in a transaction.
Width is equal to burstWidth.
Implementation
Logic? get burst => tryPort('${prefix}BURST');
Burst type, indicates how address changes between each transfer in a transaction.
Width is equal to burstWidth.
Logic? get burst => tryPort('${prefix}BURST');