Skyward boardcore
|
Go to the source code of this file.
Classes | |
struct | Boardcore::SPIBusConfig |
SPI Bus configuration for a specific slave. More... | |
class | Boardcore::SPIBusInterface |
Interface for low level access of a SPI bus as a master. More... | |
struct | Boardcore::SPISlave |
Contains information about a single SPI slave device. More... | |
class | Boardcore::SPIAcquireLock |
RAII Interface for SPI bus acquisition. More... | |
class | Boardcore::SPISelectLock |
RAII Interface for SPI chip selection. More... | |
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |
Typedefs | |
using | GpioType = miosix::GpioPin |
using GpioType = miosix::GpioPin |
Definition at line 31 of file SPIBusInterface.h.