The struct for write responses for AxiManagerGate.
More...
#include <AxiManagerGateIf.h>
|
| template<unsigned int Size> |
| void | Marshall (Marshaller< Size > &m) |
| |
|
| static const unsigned int | width = axi4_::RESP_WIDTH + axi4_::BUSER_WIDTH |
| |
template<typename Cfg>
struct WrResp< Cfg >
The struct for write responses for AxiManagerGate.
- Template Parameters
-
Definition at line 124 of file AxiManagerGateIf.h.
◆ axi4_
◆ Marshall()
template<typename Cfg >
template<unsigned int Size>
| void WrResp< Cfg >::Marshall |
( |
Marshaller< Size > & |
m | ) |
|
|
inline |
◆ resp
template<typename Cfg >
| axi4_::Resp WrResp< Cfg >::resp |
◆ buser
template<typename Cfg >
| axi4_::BUser WrResp< Cfg >::buser |
◆ width
template<typename Cfg >
| const unsigned int WrResp< Cfg >::width = axi4_::RESP_WIDTH + axi4_::BUSER_WIDTH |
|
static |
The documentation for this struct was generated from the following file: