1.2.3.4.27 SYS_CMD_FNC Typedef

C

typedef void (*SYS_CMD_FNC)(SYS_CMD_DEVICE_NODE* pCmdIO, int argc, char **argv);

SYS CMD Command Function

Summary

Identifies the command process function API.

Description

Command Process Function API. This handle identifies the interface structure of the command process function API.

Remarks

None