EFM32 Gecko Software Documentation  efm32g-doc-4.2.1
DMA_DESCRIPTOR_TypeDef Struct Reference

Data Fields

__IO void *__IO SRCEND
 
__IO void *__IO DSTEND
 
__IO uint32_t CTRL
 
__IO uint32_t USER
 

Detailed Description

Definition at line 40 of file efm32g_dma_descriptor.h.

Field Documentation

__IO void* __IO DMA_DESCRIPTOR_TypeDef::SRCEND

DMA source address end

Definition at line 44 of file efm32g_dma_descriptor.h.

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

__IO void* __IO DMA_DESCRIPTOR_TypeDef::DSTEND

DMA destination address end

Definition at line 45 of file efm32g_dma_descriptor.h.

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

__IO uint32_t DMA_DESCRIPTOR_TypeDef::CTRL
__IO uint32_t DMA_DESCRIPTOR_TypeDef::USER

DMA padding register, available for user

Definition at line 47 of file efm32g_dma_descriptor.h.

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


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