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

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

#include <axi4.h>

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

Public Member Functions

 AUTO_GEN_FIELD_METHODS (WritePayload,(data, last, wstrb, wuser)) WritePayload()
 

Public Attributes

Data data
 
Last last
 
Wstrb wstrb
 
WUser wuser
 

Detailed Description

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

A struct composed of the signals associated with AXI write data.

Definition at line 215 of file axi4.h.


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