theCore C++ embedded framework
|
Base template class for the SPI configuration. More...
#include </home/travis/build/forGGe/theCore/platform/skel/export/aux/spi.hpp>
Base template class for the SPI configuration.
In order to advertise configuration parameters user must create template specialization for required SPI device.
SPI-specific fields must be present:
SPI configuration example. In order to use this configuration class one must create configuration class in the ecl
namespace before any access to SPI instance.