app_dspi_dma_cfg_t Struct Reference

DSPI DMA configuration Structures. More...

#include <app_dspi.h>

Public Attributes

dma_channel_t channel
 

Detailed Description

DSPI DMA configuration Structures.

Definition at line 122 of file app_dspi.h.

Member Data Documentation

◆ channel

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.


The documentation for this struct was generated from the following file: