SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::iface::SpiMasterInterface Class Referenceabstract

Simics serial_peripheral_interface_master interface. More...

#include <spi_master_interface.h>

Inheritance diagram for simics::systemc::iface::SpiMasterInterface:
simics::systemc::simics2tlm::SpiMaster simics::systemc::simics2tlm::SpiMasterGasketAdapter

Public Member Functions

virtual void spi_response (const uint8 *data_ptr, size_t data_length)=0
 
virtual ~SpiMasterInterface ()
 

Detailed Description

Simics serial_peripheral_interface_master interface.

Constructor & Destructor Documentation

◆ ~SpiMasterInterface()

virtual simics::systemc::iface::SpiMasterInterface::~SpiMasterInterface ( )
inlinevirtual

Member Function Documentation

◆ spi_response()

virtual void simics::systemc::iface::SpiMasterInterface::spi_response ( const uint8 *  data_ptr,
size_t  data_length 
)
pure virtual

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