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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| PCF8574功能模块及其使用被打赏¥20元 | |
| 传感器LSM6DSO及LIS3MDL的功能检测被打赏¥18元 | |
| LPS25HB气压传感器及其检测被打赏¥18元 | |
| HTS221温湿度传感器及其检测被打赏¥18元 | |
| 【S32K3XX】HSE FW 版本更新被打赏¥21元 | |
| 基于ArduinoUNO开发板的AT24C02读写测试被打赏¥16元 | |
| TCS3472S传感器及其色彩检测被打赏¥19元 | |
| 【S32DS】S32K3 RTD7.0.1 HSE 组件配置报错问题解决被打赏¥27元 | |
| 【S32K3XX】MCME 启动 CORE1被打赏¥23元 | |
| AG32VH407下温度大气压传感器及其检测被打赏¥20元 | |
我要赚赏金
