SPI IO configuration Structures. More...
#include <app_spi.h>
Collaboration diagram for app_spi_pin_cfg_t:Public Attributes | |
| app_spi_pin_t | cs |
| Set the configuration of SPI CS pin. More... | |
| app_spi_pin_t | clk |
| Set the configuration of SPI CLK pin. More... | |
| app_spi_pin_t | mosi |
| Set the configuration of SPI MOSI pin. More... | |
| app_spi_pin_t | miso |
| Set the configuration of SPI MISO pin. More... | |
| app_spi_pin_t app_spi_pin_cfg_t::clk |
| app_spi_pin_t app_spi_pin_cfg_t::cs |
| app_spi_pin_t app_spi_pin_cfg_t::miso |
| app_spi_pin_t app_spi_pin_cfg_t::mosi |