![]() |
ARMEBS4
revision-26.06.2015
|
SPI bus. More...
Go to the source code of this file.
Data Structures | |
struct | spi_bus_private_t |
SPI specific data. More... | |
Enumerations | |
enum | spi_option_e { SPI_OPTION_MASTER, SPI_OPTION_SLAVE, SPI_OPTION_MODE_0, SPI_OPTION_MODE_1, SPI_OPTION_MODE_2, SPI_OPTION_MODE_3, SPI_OPTION_CS_LOW, SPI_OPTION_CS_HIGH } |
SPI specific options. More... | |
Variables | |
const struct heivs_bus_t | bus_spi [BSP_SPI_BUS_COUNT] |
All SPI busses. | |
SPI bus.
Definition in file stm32_spi.h.