const char * EnetCli_getParameter(const char *pCommandString, uint32_t wantedParam, uint32_t *paramLen)
Extracts a specific parameter from the command.
Enet_Type
Ethernet peripheral type.
Definition: enet_types.h:199
bool EnetCli_processCommand(const char *pCommandInput, char *pWriteBuffer, size_t writeBufferLen)
Processes the command and runs the associated function.