EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
DMA_DESCRIPTOR_TypeDef Struct Reference

Data Fields

__IO uint32_t CTRL
 
__IO void *__IO SRC
 
__IO void *__IO DST
 
__IO void *__IO LINK
 

Detailed Description

Definition at line 40 of file efm32pg1b_dma_descriptor.h.

Field Documentation

__IO uint32_t DMA_DESCRIPTOR_TypeDef::CTRL

DMA control register

Definition at line 44 of file efm32pg1b_dma_descriptor.h.

Referenced by DMADRV_TransferDone(), and DMADRV_TransferRemainingCount().

__IO void* __IO DMA_DESCRIPTOR_TypeDef::SRC

DMA source address

Definition at line 45 of file efm32pg1b_dma_descriptor.h.

__IO void* __IO DMA_DESCRIPTOR_TypeDef::DST

DMA destination address

Definition at line 46 of file efm32pg1b_dma_descriptor.h.

__IO void* __IO DMA_DESCRIPTOR_TypeDef::LINK

DMA link address

Definition at line 47 of file efm32pg1b_dma_descriptor.h.


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