gtmpscdev.h
来自「Curtiss-Wright Controls Embedded Computi」· C头文件 代码 · 共 37 行
H
37 行
/* 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 + =
减小字号Ctrl + -
显示快捷键?