Embedded TCP/IP stack
4.7.0
|
void(* shell_init) (fnet_shell_desc_t shell_desc) |
Routine called during the shell initialization. It's called by the fnet_shell_init() function.
This parameter is optional and can be set to 0
.
Definition at line 224 of file fnet_shell.h.