isRd property
latefinal
Capture if this is monitoring a read data interface. If so, it will have a response code signal.
Implementation
late final bool isRd;
Capture if this is monitoring a read data interface. If so, it will have a response code signal.
late final bool isRd;