LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields

Detailed Description

GPDMA Channel register block structure.

Definition at line 52 of file gpdma_18xx_43xx.h.

#include "gpdma_18xx_43xx.h"

Data Fields

__IO uint32_t SRCADDR
 
__IO uint32_t DESTADDR
 
__IO uint32_t LLI
 
__IO uint32_t CONTROL
 
__IO uint32_t CONFIG
 
__I uint32_t RESERVED1 [3]
 

Field Documentation

__IO uint32_t CONFIG

DMA Channel Configuration Register

Definition at line 57 of file gpdma_18xx_43xx.h.

__IO uint32_t CONTROL

DMA Channel Control Register

Definition at line 56 of file gpdma_18xx_43xx.h.

__IO uint32_t DESTADDR

DMA Channel Destination Address Register

Definition at line 54 of file gpdma_18xx_43xx.h.

__IO uint32_t LLI

DMA Channel Linked List Item Register

Definition at line 55 of file gpdma_18xx_43xx.h.

__I uint32_t RESERVED1[3]

Definition at line 58 of file gpdma_18xx_43xx.h.

__IO uint32_t SRCADDR

DMA Channel Source Address Register

Definition at line 53 of file gpdma_18xx_43xx.h.


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