EFM32 Zero Gecko Software Documentation  efm32zg-doc-5.1.2
DMA_DESCRIPTOR_TypeDef Struct Reference

Detailed Description

Definition at line 40 of file efm32zg_dma_descriptor.h.

Data Fields

__IOM uint32_t CTRL
 
__IOM void *__IOM DSTEND
 
__IOM void *__IOM SRCEND
 
__IOM uint32_t USER
 

Field Documentation

__IOM uint32_t DMA_DESCRIPTOR_TypeDef::CTRL

DMA control register

Definition at line 46 of file efm32zg_dma_descriptor.h.

Referenced by DMA_ActivateScatterGather(), DMA_CfgDescr(), DMA_CfgDescrScatterGather(), and DMA_RefreshPingPong().

__IOM void* __IOM DMA_DESCRIPTOR_TypeDef::DSTEND

DMA destination address end

Definition at line 45 of file efm32zg_dma_descriptor.h.

Referenced by DMA_ActivateScatterGather(), DMA_CfgDescrScatterGather(), and DMA_RefreshPingPong().

__IOM void* __IOM DMA_DESCRIPTOR_TypeDef::SRCEND

DMA source address end

Definition at line 44 of file efm32zg_dma_descriptor.h.

Referenced by DMA_ActivateScatterGather(), DMA_CfgDescrScatterGather(), and DMA_RefreshPingPong().

__IOM uint32_t DMA_DESCRIPTOR_TypeDef::USER

DMA padding register, available for user

Definition at line 47 of file efm32zg_dma_descriptor.h.

Referenced by DMA_ActivateScatterGather(), DMA_CfgChannel(), and DMA_CfgDescrScatterGather().


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