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

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

#include <axi4.h>

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

Public Member Functions

 AUTO_GEN_FIELD_METHODS (ReadPayload,(id, data, resp, last, ruser)) ReadPayload()
 

Public Attributes

Id id
 
Data data
 
Resp resp
 
Last last
 
RUser ruser
 

Detailed Description

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

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

Definition at line 157 of file axi4.h.


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