spi_gpio_mode_t Struct Reference

SPI gpio mode. More...

Detailed Description

SPI gpio mode.

Definition at line 313 of file spi.h.

#include <spi.h>

Data Fields

gpio_mode_t mosi
 GPIO mode used for MOSI pin.
 
gpio_mode_t miso
 GPIO mode used for MISO pin.
 
gpio_mode_t sclk
 GPIO mode used for SCLK pin.
 

The documentation for this struct was generated from the following file: