co_pdo4.c

来自「Ecan canopen协议的demo代码 Ecan canopen协议的dem」· C语言 代码 · 共 15 行

C
15
字号


// The communications conducted in this object incorporates 
// one transmit and one receive endpoint


									// Global definitions
#include	"CO_TYPES.H"			// Data types
#include	"CO_DICT.H"				
#include	"CO_COMM.H"				// Communications
#include	"CO_PDO.H"				// PDO functions



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?