DMA_DESCRIPTOR_TypeDef Struct Reference
[EFM32TG_DMA_DESCRIPTOR]


Data Fields

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

Detailed Description

Definition at line 36 of file efm32tg_dma_descriptor.h.


Field Documentation

__IO uint32_t DMA_DESCRIPTOR_TypeDef::CTRL

DMA control register

Definition at line 42 of file efm32tg_dma_descriptor.h.

__IO void* __IO DMA_DESCRIPTOR_TypeDef::DSTEND

DMA destination address end

Definition at line 41 of file efm32tg_dma_descriptor.h.

__IO void* __IO DMA_DESCRIPTOR_TypeDef::SRCEND

DMA source address end

Definition at line 40 of file efm32tg_dma_descriptor.h.

__IO uint32_t DMA_DESCRIPTOR_TypeDef::USER

DMA padding register, available for user

Definition at line 43 of file efm32tg_dma_descriptor.h.


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