00001 /***************************************************************************/ 00019 #ifndef __DMACTRL_H 00020 #define __DMACTRL_H 00021 00022 /***************************************************************************/ 00027 /***************************************************************************/ 00032 #ifdef __cplusplus 00033 extern "C" { 00034 #endif 00035 00036 extern DMA_DESCRIPTOR_TypeDef dmaControlBlock[]; 00037 00038 #ifdef __cplusplus 00039 } 00040 #endif 00041 00045 #endif /* __DMACTRL_H */