代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/437528/7746530
frx sci.frx
www.eeworm.com/read/437528/7746540
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志
www.eeworm.com/read/437528/7746541
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/437528/7746572
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
www.eeworm.com/read/437528/7746574
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/437528/7746614
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
#define ReSendStatusR
www.eeworm.com/read/437528/7746616
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/437528/7746666
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include "mc9s12dg128.h" //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
#define ReSen
www.eeworm.com/read/437528/7746667
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化