PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Embed: (wiki syntax)

« Back to documentation index

LPC_DMATRIGMUX_T Struct Reference

LPC_DMATRIGMUX_T Struct Reference
[CHIP: LPC11u6x DMA trigger selection driver]

DMA trigger pin muxing structure. More...

#include <dma_11u6x.h>

Data Fields

__IO uint32_t DMA_ITRIG_INMUX [MAX_DMA_CHANNEL]

Detailed Description

DMA trigger pin muxing structure.

Definition at line 440 of file dma_11u6x.h.


Field Documentation

__IO uint32_t DMA_ITRIG_INMUX[MAX_DMA_CHANNEL]

< DMA trigger pin muxing register structure Trigger input select register for DMA channels

Definition at line 441 of file dma_11u6x.h.