16#ifndef SIMICS_SYSTEMC_SIMICS2TLM_SPI_MASTER_H
17#define SIMICS_SYSTEMC_SIMICS2TLM_SPI_MASTER_H
32 virtual void spi_response(
const uint8 *data_ptr,
size_t data_length);
Simics serial_peripheral_interface_master interface.
Definition: spi_master_interface.h:26
Base class, responsible for handling a gasket.
Definition: gasket_owner.h:32
Class that implements the Simics serial_peripheral_interface_master interface and translates it into ...
Definition: spi_master.h:30
virtual void spi_response(const uint8 *data_ptr, size_t data_length)
Definition: pci_bus_interface.h:24