Last commit 06 Jun 2012
Description: Bug report: CMSIS - Incomplete compilation log
GPDMA Public Types
[GPDMA (General Purpose Direct Memory Access)]
Data Structures | |
| struct | GPDMA_Channel_CFG_Type |
| GPDMA Channel configuration structure type definition. More... | |
| struct | GPDMA_LLI_Type |
| GPDMA Linker List Item structure type definition. More... | |
Enumerations | |
| enum | GPDMA_Status_Type { GPDMA_STAT_INT, GPDMA_STAT_INTTC, GPDMA_STAT_INTERR, GPDMA_STAT_RAWINTTC, GPDMA_STAT_RAWINTERR, GPDMA_STAT_ENABLED_CH } |
GPDMA Status enumeration. More... | |
| enum | GPDMA_StateClear_Type { GPDMA_STATCLR_INTTC, GPDMA_STATCLR_INTERR } |
GPDMA Interrupt clear status enumeration. More... | |
Enumeration Type Documentation
GPDMA Interrupt clear status enumeration.
- Enumerator:
GPDMA_STATCLR_INTTC GPDMA Interrupt Terminal Count Request Clear.
GPDMA_STATCLR_INTERR GPDMA Interrupt Error Clear.
Definition at line 309 of file lpc17xx_gpdma.h.
| enum GPDMA_Status_Type |
GPDMA Status enumeration.
- Enumerator:
Definition at line 297 of file lpc17xx_gpdma.h.
