SPI Interface: Assign GPIOs to SPI module. More...
#include <spi.h>
Data Fields | |
Uint16 | spi_simo |
SPI-SIMO-GPIO (GPIO16) More... | |
Uint16 | spi_somi |
SPI-SOMI-GPIO (GPIO17) More... | |
Uint16 | spi_clk |
SPI-CLOCK-GPIO (GPIO18) More... | |
Uint16 | spi_ss |
SPI-SlaveSelect-GPIO (GPIO19) More... | |
Uint16 | wordlength_in_bit |
Amount of Databits to be transmitted per SPI-Tx- and Rx-Operation. More... | |