SPI IO Structures.
More...
#include <app_spi.h>
SPI IO Structures.
Definition at line 109 of file app_spi.h.
◆ enable
uint8_t app_spi_pin_t::enable |
Enable or disable the pin.
Definition at line 117 of file app_spi.h.
◆ mode
Specifies the mode for the selected pins.
Definition at line 115 of file app_spi.h.
◆ mux
Specifies the Peripheral to be connected to the selected pins.
Definition at line 112 of file app_spi.h.
◆ pin
uint32_t app_spi_pin_t::pin |
Specifies the IO pins to be configured. This parameter can be any value of Defines.
Definition at line 113 of file app_spi.h.
◆ pull
Specifies the Pull-up or Pull-Down activation for the selected pins.
Definition at line 116 of file app_spi.h.
◆ type
Specifies the type of SPI IO.
Definition at line 111 of file app_spi.h.
The documentation for this struct was generated from the following file: