Definition of the ISPIController interface. More...
#include <cstdint>
#include <string>
Go to the source code of this file.
Data Structures | |
class | ISPIController |
Interface for the SPI controller. More... | |
Definition of the ISPIController interface.
This file contains the definition of the ISPIController interface, which is responsible for controlling the SPI communication.
Definition in file ISPIController.hpp.