EZR32 Leopard Gecko Software Documentation  ezr32lg-doc-5.1.2
DMA_CfgLoop_TypeDef Struct Reference

Detailed Description

Configuration structure for loop mode

Definition at line 250 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 253 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 255 of file em_dma.h.

Referenced by DMA_CfgLoop().


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