Classes | Macros
iointerface.h File Reference
#include "xscontrollerconfig.h"
#include <xstypes/xsplatform.h>
#include <xstypes/xsmessage.h>
#include <xstypes/xstime.h>
#include <xstypes/xsfilepos.h>
#include <xstypes/xsbytearray.h>
#include <xstypes/xsresultvalue.h>
#include <xstypes/xsfile.h>
#include <stdlib.h>
Include dependency graph for iointerface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IoInterface
 An abstract IO interface. More...
 

Macros

#define XS_DEFAULT_READ_BUFFER_SIZE   (XS_MAXMSGLEN*8)
 The default size of the serial read buffer in bytes. More...
 
#define XS_DEFAULT_WRITE_BUFFER_SIZE   XS_MAXMSGLEN
 The default size of the serial write buffer in bytes. More...
 

Macro Definition Documentation

◆ XS_DEFAULT_READ_BUFFER_SIZE

#define XS_DEFAULT_READ_BUFFER_SIZE   (XS_MAXMSGLEN*8)

The default size of the serial read buffer in bytes.

Definition at line 80 of file iointerface.h.

◆ XS_DEFAULT_WRITE_BUFFER_SIZE

#define XS_DEFAULT_WRITE_BUFFER_SIZE   XS_MAXMSGLEN

The default size of the serial write buffer in bytes.

Definition at line 82 of file iointerface.h.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21