Neonode zForce(TM) SDK
Classes | Macros | Typedefs | Functions
SerialTransport.h File Reference

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
 

Typedefs

typedef struct SerialTransport SerialTransport
 

Functions

DLLINTERNAL bool SerialTransport_AddSerialTransportEntry (void)
 

Detailed Description

Serial Transport class.

This module implements the Serial Transport class. Here we find all that is essential for a Serial Transport.

Typedef Documentation

See also
struct SerialTransport