dmactrl.h

Go to the documentation of this file.
00001 /***************************************************************************/
00036 #ifndef __DMACTRL_H
00037 #define __DMACTRL_H
00038 
00039 /***************************************************************************/
00044 /***************************************************************************/
00049 #ifdef __cplusplus
00050 extern "C" {
00051 #endif
00052 
00053 extern DMA_DESCRIPTOR_TypeDef dmaControlBlock[];
00054 
00055 #ifdef __cplusplus
00056 }
00057 #endif
00058 
00062 #endif /* __DMACTRL_H */