ADuCM302x Device Drivers API Reference Manual  Release 3.1.2.0
ADI_DCC_TypeDef Struct Reference

#include <adi_dma.h>

Data Fields

__IO uint32_t DMASRCEND
 
__IO uint32_t DMADSTEND
 
__IO uint32_t DMACDC
 

Detailed Description

DMA Channel Control MMR Access Template

Definition at line 204 of file adi_dma.h.

Field Documentation

◆ DMASRCEND

__IO uint32_t DMASRCEND

Source End Pointer

Definition at line 206 of file adi_dma.h.

Referenced by adi_crypto_Enable().

◆ DMADSTEND

__IO uint32_t DMADSTEND

Destination End Pointer

Definition at line 207 of file adi_dma.h.

Referenced by adi_crypto_Enable().

◆ DMACDC

__IO uint32_t DMACDC

Channel Data Configuration

Definition at line 208 of file adi_dma.h.

Referenced by adi_crypto_Enable().