isWr property
latefinal
Capture if this is monitoring a write data interface. If so, it will have a strobe signal.
Implementation
late final bool isWr;
Capture if this is monitoring a write data interface. If so, it will have a strobe signal.
late final bool isWr;