Macros | |
| #define | IOTHINX_ERR_OK 0 |
| #define | IOTHINX_ERR_INIT 1 |
| #define | IOTHINX_ERR_SLOT 2 |
| #define | IOTHINX_ERR_ARGUMENT 3 |
| #define | IOTHINX_ERR_CONFIG 4 |
Typedefs | |
| typedef int32_t | IOTHINX_ERR |
| #define IOTHINX_ERR_OK 0 |
Definition at line 35 of file iothinxio.h.
| #define IOTHINX_ERR_INIT 1 |
Definition at line 36 of file iothinxio.h.
| #define IOTHINX_ERR_SLOT 2 |
Definition at line 37 of file iothinxio.h.
| #define IOTHINX_ERR_ARGUMENT 3 |
Definition at line 38 of file iothinxio.h.
| #define IOTHINX_ERR_CONFIG 4 |
Definition at line 39 of file iothinxio.h.
| typedef int32_t IOTHINX_ERR |
Definition at line 34 of file iothinxio.h.