Embedded TCP/IP stack
4.7.0
|
fnet_int32_t fnet_serial_getchar | ( | fnet_serial_stream_t | stream | ) |
Read character from the stream.
stream | Stream descriptor. |
This function reads a single character from the stream.
If no character is available in the stream the FNET_ERR is returned.