EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
DMA_DESCRIPTOR_TypeDef Struct Reference

Detailed Description

Definition at line 40 of file efr32bg1p_dma_descriptor.h.

Data Fields

__IOM uint32_t CTRL
 
__IOM void *__IOM DST
 
__IOM void *__IOM LINK
 
__IOM void *__IOM SRC
 

Field Documentation

__IOM uint32_t DMA_DESCRIPTOR_TypeDef::CTRL

DMA control register

Definition at line 44 of file efr32bg1p_dma_descriptor.h.

__IOM void* __IOM DMA_DESCRIPTOR_TypeDef::DST

DMA destination address

Definition at line 46 of file efr32bg1p_dma_descriptor.h.

__IOM void* __IOM DMA_DESCRIPTOR_TypeDef::LINK

DMA link address

Definition at line 47 of file efr32bg1p_dma_descriptor.h.

__IOM void* __IOM DMA_DESCRIPTOR_TypeDef::SRC

DMA source address

Definition at line 45 of file efr32bg1p_dma_descriptor.h.


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