代码搜索结果
找到约 892 项符合
RS485 的代码
main.c
#include
#define uint unsigned int
#define uchar unsigned char
#define RS485 BIT0
#define LED1_ON P6DIR|= BIT7,P6OUT&=~BIT7
#define LED1_OFF P6DIR|= BIT7,P6OUT|=
rs485.h
#define IRREGULAR_CMD_NUM 67
struct TRead_Write_Attribute{
uint cmd_pc;
uchar cmd_spi_read
main.c
#include
#include
#include
#include
#include
#include
#include
#include
#define uchar
flash.c
/*flash.c*/
#include "flash.h"
#include "struct.h"
extern SYSTEMTIME CurrentTime;
//#include "rs485.h"
//extern box[3];
//extern wendu;
//extern box[3]; //定义3个探测箱数据结构
//extern struc