DMA_DESCRIPTOR_TypeDef Struct ReferenceDevices > DMA Descriptor
DMA_DESCRIPTOR Register Declaration
       Definition at line
       
        48
       
       of file
       
        efm32pg1b_dma_descriptor.h
       
       .
      
      
       #include <
       
     
        efm32pg1b_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
        
         51
        
        of file
        
         efm32pg1b_dma_descriptor.h
        
        .
       
| __IOM void* __IOM DMA_DESCRIPTOR_TypeDef::DST | 
DMA destination address
        Definition at line
        
         53
        
        of file
        
         efm32pg1b_dma_descriptor.h
        
        .
       
| __IOM void* __IOM DMA_DESCRIPTOR_TypeDef::LINK | 
DMA link address
        Definition at line
        
         54
        
        of file
        
         efm32pg1b_dma_descriptor.h
        
        .
       
| __IOM void* __IOM DMA_DESCRIPTOR_TypeDef::SRC | 
DMA source address
        Definition at line
        
         52
        
        of file
        
         efm32pg1b_dma_descriptor.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/Device/SiliconLabs/EFM32PG1B/Include/
       efm32pg1b_dma_descriptor.h