Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

DMA_DESCRIPTOR_TypeDef Struct Reference

DMA channel control data structure (descriptor) for PL230 controller. More...

#include "efm32g890f128.h"

Data Fields

__IO void *__IO SRCEND
__IO void *__IO DSTEND
__IO uint32_t CTRL
__IO uint32_t USER

Detailed Description

DMA channel control data structure (descriptor) for PL230 controller.

Definition at line 1061 of file efm32g890f128.h.


Field Documentation

DMA control register

Definition at line 1067 of file efm32g890f128.h.

DMA destination address end

Definition at line 1066 of file efm32g890f128.h.

DMA source address end

Definition at line 1065 of file efm32g890f128.h.

DMA padding register, available for user

Definition at line 1068 of file efm32g890f128.h.


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