Neonode zForce(TM) SDK
|
Serial Transport class. More...
Go to the source code of this file.
Classes | |
struct | SerialTransport |
Struct containing the SerialTransport information. More... | |
Macros | |
#define | RECEIVEBUFFERSIZE 128 |
Buffer size used when reading. | |
Typedefs | |
typedef struct SerialTransport | SerialTransport |
Functions | |
DLLINTERNAL bool | SerialTransport_AddSerialTransportEntry (void) |
Internal call to add a SerialTransport to the list of available transports. More... | |
Serial Transport class.
This module implements the Serial Transport class. Here we find all that is essential for a Serial Transport.
typedef struct SerialTransport SerialTransport |
DLLINTERNAL bool SerialTransport_AddSerialTransportEntry | ( | void | ) |
Internal call to add a SerialTransport to the list of available transports.
This is the method used to add a SerialTransport which can be used for communication.
Upon error the errno variable is set as follows: