SPI configuration definition.
More...
#include <app_spi.h>
SPI configuration definition.
Definition at line 141 of file app_spi.h.
◆ rx_dma_channel
Specifies the dma channel of SPI RX.
Definition at line 146 of file app_spi.h.
◆ rx_dma_instance
| dma_regs_t* app_spi_dma_cfg_t::rx_dma_instance |
Specifies the RX DMA instance.
Definition at line 144 of file app_spi.h.
◆ tx_dma_channel
Specifies the dma channel of SPI TX.
Definition at line 145 of file app_spi.h.
◆ tx_dma_instance
| dma_regs_t* app_spi_dma_cfg_t::tx_dma_instance |
Specifies the TX DMA instance.
Definition at line 143 of file app_spi.h.
The documentation for this struct was generated from the following file: