void * muxBind ( char * pName, /* interface name, for example, ln, ei,... */ int unit, /* unit number */ BOOL (* stackRcvRtn) (void* , long, M_BLK_ID, LL_HDR_INFO * , void* ), /* receive function to be called. */ STATUS (* stackShutdownRtn) (void* , void* ), /* routine to call to shutdown the stack */ STATUS (* stackTxRestartRtn) (void* , void* ), /* routine to tell the stack it can transmit */ void (* stackErrorRtn) (END_OBJ* , END_ERR* , void* ), /* routine to call on an error. */ long type, /* protocol type from RFC1700 and many */ /* other sources (for example, 0x800 is IP) */ char * pProtoName, /* string name for protocol */ void * pSpare /* per protocol spare pointer */ ) stackRcvRtn,stackShutdownRtn,stackTxRestartRtn,stackErrorRtn函数该怎样写啊?
共1条
1/1 1 跳转至页
muxBind的输入参数中的函数该怎样写啊?

关键词: muxBind 输入 参数 中的 函数 怎样 写啊
共1条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
嵌入式LinuxC语言程序调试和宏使用技巧被打赏50分 | |
让代码中包含最新的编译时间信息被打赏50分 | |
rtthread硬件加密--2crc加密分析被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】mcxa156使用低功耗定时器适配硬件RTC框架被打赏26分 | |
【STM32F769】AI之与本地deepseek对接被打赏50分 | |
Buck电路工作在CCM模式下电感电流的计算公式是什么?被打赏5分 | |
buck电路工作原理被打赏5分 | |
基于MSPM0L1306的MODBUS-RTU协议通讯实验被打赏100分 | |
我想要一部加热台+多合一调试工具被打赏18分 | |
每周了解几个硬件知识+485硬件知识分享被打赏10分 |