![]() |
Embedded TCP/IP stack
4.7.0
|
fnet_index_t id |
The id
parameter provides a way for a stream driver to identify a particular device.
For example it can be used as serial port number or pointer to a stream private structure.
This parameter is passed to fnet_serial_stream.putchar()
and to fnet_serial_stream.getchar()
as the first parameter.
Definition at line 102 of file fnet_serial.h.