代码搜索:Serialport

找到约 4,040 项符合「Serialport」的源代码

代码结果 4,040
www.eeworm.com/read/382292/9038777

h serialport.h

#ifndef _serialPort_h #define _serialPort_h /**********************串口操作头文件*************************** **定义了波特率,及串口相关的操作 ***************************************************************/ #include "
www.eeworm.com/read/382292/9038784

pre serialport.pre

# 1 "E:\workall\LAMP2\PICC18\Reconv\serialPort.c" # 21 "C:\Program Files\HI-TECH Software\PICC-18\PRO\9.61\include\pic18fxx2.h" volatile near unsigned char TOSU @ 0xFFF; volatile near unsigned
www.eeworm.com/read/382292/9038986

c serialport.c

#include "serialPort.h" /**********************************串口初始化***************************** **入口:无 **出口:无 **设置波特率,选择传输方式,设置RX、TX的方向,初始化接受缓冲区,发送缓冲区 ********************************************
www.eeworm.com/read/382292/9039027

h serialport.h

#ifndef _serialPort_h #define _serialPort_h /**********************串口操作头文件*************************** **定义了波特率,及串口相关的操作 ***************************************************************/ #include "
www.eeworm.com/read/382292/9039038

pre serialport.pre

# 1 "E:\workall\LAMP2\PICC18\EmerTime\serialPort.c" # 21 "C:\Program Files\HI-TECH Software\PICC-18\PRO\9.61\include\pic18fxx2.h" volatile near unsigned char TOSU @ 0xFFF; volatile near unsigne
www.eeworm.com/read/382292/9039225

c serialport.c

#include "serialPort.h" /**********************************串口初始化***************************** **入口:无 **出口:无 **设置波特率,选择传输方式,设置RX、TX的方向,初始化接受缓冲区,发送缓冲区 ********************************************
www.eeworm.com/read/381170/9106554

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/381170/9106557

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class
www.eeworm.com/read/381073/9111531

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/381073/9111557

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class