Embedded TCP/IP stack
4.7.0
|
fnet_int32_t fnet_shell_getchar | ( | fnet_shell_desc_t | desc | ) |
Reads character from the shell stream.
desc | Shell service descriptor. |
This function reads a single character from the shell stream.
If no character is availble in the shell stream the FNET_ERR is returned.