DSPI DMA configuration Structures. More...
#include <app_dspi.h>
Public Attributes | |
dma_channel_t | channel |
DSPI DMA configuration Structures.
Definition at line 122 of file app_dspi.h.
dma_channel_t app_dspi_dma_cfg_t::channel |
Specifies the dma channel of DSPI, and it uses DMA1 by default.
Definition at line 124 of file app_dspi.h.