SPI operate mode Enumerations definition. More...
#include <app_spi.h>
Public Attributes | |
app_spi_type_t | type |
Specifies the operation mode of SPI. More... | |
dma_channel_t | tx_dma_channel |
Specifies the dma channel of SPI TX. More... | |
dma_channel_t | rx_dma_channel |
Specifies the dma channel of SPI RX. More... | |
dma_channel_t app_spi_mode_t::rx_dma_channel |
dma_channel_t app_spi_mode_t::tx_dma_channel |
app_spi_type_t app_spi_mode_t::type |