DMA_CfgLoop_TypeDef Struct Reference
Configuration structure for loop mode.
      
       #include <em_dma.h>
      
     
| Data Fields | |
| bool | enable | 
| Enable repeated loop. | |
| uint16_t | nMinus1 | 
| Width of transfer, reload value for nMinus1. | |
Configuration structure for loop mode.
Field Documentation
◆ enable
| bool DMA_CfgLoop_TypeDef::enable | 
Enable repeated loop.
◆ nMinus1
| uint16_t DMA_CfgLoop_TypeDef::nMinus1 | 
Width of transfer, reload value for nMinus1.