fdserial library  v0.86
Functions for connecting with full duplex serial devices
File List
Here is a list of all documented files with brief descriptions:
o*fdserial.c
\*fdserial.hThis library supports creating and managing one or more full duplex serial connections with peripheral devices. The pointer returned when a connection is opened can be used to identify the connection for other calls with fdserial parameter types in this library. The identifier can also be used to identify the serial connection for higher level formatted text transmit/receive functions with text_t parameter types in the simpletext library