📄 gtmpscdev.h
字号:
/* gtMpscDev.h - header file for gtMpscDev module *//********************************************************************** * * Copyright (c) 2003-2004, Dy 4 Systems All rights reserved. * This Source Code is the Property of Dy 4 Systems Inc. and can * only be used in accordance with Source Code License * Agreement of Dy 4 Systems Inc. dba (doing business as) * CURTISS-WRIGHT CONTROLS EMBEDDED COMPUTING, "CWCEC". * **********************************************************************//*modification history--------------------011 01nov02,deb PTR Initial release*/#ifndef GT_MPSCDEV_H#define GT_MPSCDEV_H#ifdef __cplusplusextern "C" {#endif STATUS gtMpscBaudSet(MPSC_SIO_CHAN * pChan,UINT32 baudRate);#ifdef __cplusplus}#endif#endif /* GT_MPSCDEV_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -