Skyward boardcore
Loading...
Searching...
No Matches
SPIBus.h File Reference
#include <assert.h>
#include <interfaces/delays.h>
#include <utils/ClockUtils.h>
#include "SPIBusInterface.h"
Include dependency graph for SPIBus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Boardcore::SPIBus
 Driver for STM32 low level SPI peripheral. More...
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 

Typedefs

using SPIType = SPI_TypeDef
 

Typedef Documentation

◆ SPIType

using SPIType = SPI_TypeDef

Definition at line 32 of file SPIBus.h.