DMA_DESCRIPTOR_TypeDef Struct ReferenceDevices > EZR32WG_DMA_DESCRIPTOR
       Definition at line
       
        46
       
       of file
       
        ezr32wg_dma_descriptor.h
       
       .
      
| Data Fields | |
| __IOM uint32_t | CTRL | 
| __IOM void *__IOM | DSTEND | 
| __IOM void *__IOM | SRCEND | 
| __IOM uint32_t | USER | 
Field Documentation
| __IOM uint32_t DMA_DESCRIPTOR_TypeDef::CTRL | 
DMA control register
        Definition at line
        
         51
        
        of file
        
         ezr32wg_dma_descriptor.h
        
        .
       
Referenced by DMA_ActivateScatterGather() , DMA_CfgDescr() , DMA_CfgDescrScatterGather() , and DMA_RefreshPingPong() .
| __IOM void* __IOM DMA_DESCRIPTOR_TypeDef::DSTEND | 
DMA destination address end
        Definition at line
        
         50
        
        of file
        
         ezr32wg_dma_descriptor.h
        
        .
       
Referenced by DMA_ActivateScatterGather() , DMA_CfgDescrScatterGather() , and DMA_RefreshPingPong() .
| __IOM void* __IOM DMA_DESCRIPTOR_TypeDef::SRCEND | 
DMA source address end
        Definition at line
        
         49
        
        of file
        
         ezr32wg_dma_descriptor.h
        
        .
       
Referenced by DMA_ActivateScatterGather() , DMA_CfgDescrScatterGather() , and DMA_RefreshPingPong() .
| __IOM uint32_t DMA_DESCRIPTOR_TypeDef::USER | 
DMA padding register, available for user
        Definition at line
        
         52
        
        of file
        
         ezr32wg_dma_descriptor.h
        
        .
       
Referenced by DMA_ActivateScatterGather() , DMA_CfgChannel() , and DMA_CfgDescrScatterGather() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super_h1/platform/Device/SiliconLabs/EZR32WG/Include/
       ezr32wg_dma_descriptor.h