uc-sdk
|
Classes | |
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... | |
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 303 of file lpc17xx_gpdma.h.
enum GPDMA_Status_Type |
GPDMA Status enumeration.
Definition at line 291 of file lpc17xx_gpdma.h.