ioThinx Programming Guide
Macros
IOTHINX_BUS_STATUS
Library
»
IoThinx_IO
Macros
#define
IOTHINX_BUS_OK
0
#define
IOTHINX_BUS_ERROR
1
Detailed Description
Macro Definition Documentation
◆
IOTHINX_BUS_OK
#define IOTHINX_BUS_OK 0
Definition at line
48
of file
iothinxio.h
.
◆
IOTHINX_BUS_ERROR
#define IOTHINX_BUS_ERROR 1
Definition at line
49
of file
iothinxio.h
.
ioThinx Programming Guide V2.0.0