Uart1.h
上传用户:zbk8730
上传日期:2017-08-10
资源大小:12168k
文件大小:0k
- #ifndef __UART1_H__
- #define __UART1_H__
- void Test_Uart1_Int(void);
- void Test_Uart1_Dma(void);
- void Test_Uart1_Fifo(void);
- void Test_Uart1_AfcTx(void);
- void Test_Uart1_AfcRx(void);
- #endif /*__UART1_H__*/