Software SPI port descriptor. More...
Software SPI port descriptor.
Definition at line 127 of file soft_spi.h.
#include <soft_spi.h>
Data Fields | |
gpio_t | miso_pin |
MOSI pin. | |
gpio_t | mosi_pin |
MOSI pin. | |
gpio_t | clk_pin |
CLK pin. | |
soft_spi_mode_t | soft_spi_mode |
data and clock polarity | |
soft_spi_clk_t | soft_spi_clk |
clock speed | |