搜索:2401
找到约 34 项符合「2401」的查询结果
结果 34
按分类筛选
https://www.eeworm.com/dl/987562.html
技术资料
2401源码
// 包含头文件
//------------------------------------------------------------------------------------
//是模拟 IO, 主 IIC
#include "BasType.h"
#include "RegDefs.h" // SFR declarations
#include "intrins.h"
extern void msec(unsigned int x);
sbit ht2402_data = P2^0 ...