DMA_CfgLoop_TypeDef Struct ReferenceEMLIB > DMA

Configuration structure for loop mode.

Definition at line 234 of file em_dma.h.

#include <em_dma.h>

Data Fields

bool enable
 
uint16_t nMinus1
 

Field Documentation

bool DMA_CfgLoop_TypeDef::enable

Enable repeated loop.

Definition at line 236 of file em_dma.h.

Referenced by DMA_CfgLoop().

uint16_t DMA_CfgLoop_TypeDef::nMinus1

Width of transfer, reload value for nMinus1.

Definition at line 238 of file em_dma.h.

Referenced by DMA_CfgLoop().


The documentation for this struct was generated from the following file:
  • C:/repos/super_h1/platform/emlib/inc/em_dma.h