代码搜索:数据收发

找到约 10,000 项符合「数据收发」的源代码

代码结果 10,000
www.eeworm.com/read/11826/234923

txt 7.13 实例:收发广播报文.txt

#ifndef RECEIVER_H #define RECEIVER_H #include class QLabel; class QPushButton; class QUdpSocket; class Receiver : public QDialog { Q_OBJECT public: Receiver(QWi
www.eeworm.com/read/13904/286003

asm 2.4g收发器.asm

$include (C8051F330.inc) CLK BIT P0.0 MISO BIT P0.1 MOSI BIT P0.2 ;CE BIT P1.5;+ CSN BIT P1.5;P1.7; IRQ BIT P1.3;P0.3; STATUS EQU 20H R_LONG1 EQ
www.eeworm.com/read/109465/15557178

txt 参考例子_收发asm-2.txt

主程序中有: LCALL IC_MT8880_RST ;---------------------------------------------------------------- -- FORINT0: ;摘机。 MOV A,#01H ;摘机鸣叫一声 LCALL BEEP_ACC ;鸣叫次数在ACC中。