MatchLib
Public Member Functions | Public Attributes | List of all members
axi::axi4< Cfg >::WRespPayload Struct Reference

A struct composed of the signals associated with an AXI write response. More...

#include <axi4.h>

Inheritance diagram for axi::axi4< Cfg >::WRespPayload:
nvhls_message

Public Member Functions

 AUTO_GEN_FIELD_METHODS (WRespPayload,(id, resp, buser)) WRespPayload()
 

Public Attributes

BId id
 
Resp resp
 
BUser buser
 

Detailed Description

template<typename Cfg>
struct axi::axi4< Cfg >::WRespPayload

A struct composed of the signals associated with an AXI write response.

Definition at line 190 of file axi4.h.


The documentation for this struct was generated from the following file: