Software SPI configuration. More...
Software SPI configuration.
Definition in file soft_spi_params.h.
#include "soft_spi.h"
Go to the source code of this file.
#define | SOFT_SPI_PARAM_MISO (GPIO_UNDEF) |
#define | SOFT_SPI_PARAM_MOSI (GPIO_PIN(0, 0)) |
#define | SOFT_SPI_PARAM_CLK (GPIO_PIN(0, 1)) |
#define | SOFT_SPI_PARAMS |
static soft_spi_conf_t | soft_spi_config [] |
Sotware SPI port descriptor array. More... | |
#define SOFT_SPI_PARAMS |
Definition at line 39 of file soft_spi_params.h.
|
static |
Sotware SPI port descriptor array.
Definition at line 47 of file soft_spi_params.h.