SPI configuration definition.
More...
#include <app_spi.h>
SPI configuration definition.
Definition at line 134 of file app_spi.h.
◆ rx_dma_channel
Specifies the dma channel of SPI RX.
Definition at line 139 of file app_spi.h.
◆ rx_dma_instance
dma_regs_t* app_spi_dma_cfg_t::rx_dma_instance |
Specifies the RX DMA inistall.
Definition at line 137 of file app_spi.h.
◆ tx_dma_channel
Specifies the dma channel of SPI TX.
Definition at line 138 of file app_spi.h.
◆ tx_dma_instance
dma_regs_t* app_spi_dma_cfg_t::tx_dma_instance |
Specifies the TX DMA inistall.
Definition at line 136 of file app_spi.h.
The documentation for this struct was generated from the following file: