Enumerations

Enumerations

enum  app_dma_evt_type_t { APP_DMA_EVT_ERROR, APP_DMA_EVT_TFR }
 DMA event Enumerations definition. More...
 

Detailed Description

Enumeration Type Documentation

◆ app_dma_evt_type_t

DMA event Enumerations definition.

Enumerator
APP_DMA_EVT_ERROR 

The event of error interrupt.

APP_DMA_EVT_TFR 

The event of transfer complete interrupt.