文件名称:projects
介绍说明--下载内容均来自于网络,请自行研究使用
TC下的串口通讯.c
主程序部分
#include "uart.h"
int iBase /* com port base address */
char cHI,cLO
void compute_chksum(char cBuf[])
char hex_to_ascii(int iHex) -TC under the serial communication. C main part# Include uart.h int iBase/* com port base address*/char cHI, cLO void compute_chksum (char cBuf []) char hex_to_ascii (int iHex)
主程序部分
#include "uart.h"
int iBase /* com port base address */
char cHI,cLO
void compute_chksum(char cBuf[])
char hex_to_ascii(int iHex) -TC under the serial communication. C main part# Include uart.h int iBase/* com port base address*/char cHI, cLO void compute_chksum (char cBuf []) char hex_to_ascii (int iHex)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TC下的串口通讯.c
uart.h
uart.h