ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

stm32_dma.h File Reference

STM32 DMA helper driver header. More...

Go to the source code of this file.

Defines

#define DMA1_ID   0
 DMA1 identifier.
#define DMA2_ID   1
 DMA2 identifier.

Functions

void dmaInit (void)
 STM32 DMA helper initialization.
void dmaEnable (uint32_t dma)
 Enables the specified DMA controller clock.
void dmaDisable (uint32_t dma)
 Disables the specified DMA controller clock.

Detailed Description

STM32 DMA helper driver header.

Definition in file stm32_dma.h.


Generated on Sun Jul 11 13:13:03 2010 for ChibiOS/RT by doxygen 1.6.3