Macros
SERIAL_INTERFACE

Macros

#define SERIAL_INTERFACE_RS232   0
 
#define SERIAL_INTERFACE_RS485_2WIRE   1
 
#define SERIAL_INTERFACE_RS422   2
 

Detailed Description

Macro Definition Documentation

◆ SERIAL_INTERFACE_RS232

#define SERIAL_INTERFACE_RS232   0

Definition at line 1280 of file iothinxio.h.

◆ SERIAL_INTERFACE_RS485_2WIRE

#define SERIAL_INTERFACE_RS485_2WIRE   1

Definition at line 1281 of file iothinxio.h.

◆ SERIAL_INTERFACE_RS422

#define SERIAL_INTERFACE_RS422   2

Definition at line 1282 of file iothinxio.h.