代码搜索:resp_data

找到约 3 项符合「resp_data」的源代码

代码结果 3
www.eeworm.com/read/367479/9745690

h resp_data.h

#include #define byte unsigned char byte *no_resp_data; //供无响应数据的命令调用 byte resp_data_0[12]={0xFE,0x01,0x02,0x08,0x03,0x04,0x05,0x06,0x00,0x08,0x09,0x10}; //0号命令响应数据区 byte resp_n
www.eeworm.com/read/279635/10409458

c mbus_cmd.c

/* * mbus_cmd.c - MODBUS commands routines * * Copyright (c) 2003, Victor Antonovich (avmlink@vlink.ru) * * Redistribution and use in source and binary forms, with or without * modification,
www.eeworm.com/read/367475/9745704

c hart_slave.c

#include #include #include "resp_data.h" #define byte unsigned char extern void uart0_init(); //串口初始化 波特率9600 extern void clock_init(); //时钟初始化 extern void timer_