probe_rs232c.h
来自「lpc2478+ucosII+ucgui源码」· C头文件 代码 · 共 36 行
H
36 行
/*
*********************************************************************************************************
* uC/Probe Communication
*
* (c) Copyright 2007-2008; Micrium, Inc.; Weston, FL
*
* All rights reserved. Protected by international copyright laws.
* Knowledge of the source code may NOT be used to develop a similar product.
* Please help us continue to provide the Embedded community with the finest
* software available. Your honesty is greatly appreciated.
*********************************************************************************************************
*/
/*
*********************************************************************************************************
*
* COMMUNICATION: RS-232
*
* PORT FOR THE NXP LPC24xx
*
* Filename : probe_rs232c.h
* Version : V2.20
* Programmer(s) : BAN
*********************************************************************************************************
*/
#ifndef PROBE_RS232C_PRESENT
#define PROBE_RS232C_PRESENT
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?