IRPyro API
(sKEMLIB1)
Collection of routines and data structures covering the functionality of the IRPyro sensor
|
OK / ERR return codes for IRPyro I2C commands. More...
Macros | |
#define | IRPyro_FIFO_CLEAR_ERR 0X2A |
#define | IRPyro_FIFO_CLEAR_OK 0X29 |
#define | IRPyro_FIFO_RESET_ERR 0X32 |
#define | IRPyro_FIFO_RESET_OK 0X31 |
#define | IRPyro_GO_TO_SLEEP_ERR 0X82 |
#define | IRPyro_GO_TO_SLEEP_OK 0X81 |
#define | IRPyro_RESET_FULL_ERR 0X9A |
#define | IRPyro_RESET_FULL_OK 0X99 |
#define | IRPyro_RESET_SOFT_ERR 0X92 |
#define | IRPyro_RESET_SOFT_OK 0X91 |
#define | IRPyro_TEST_ERR 0x02 |
#define | IRPyro_TEST_OK 0x01 |
#define | IRPyro_WAKE_UP_ERR 0X8A |
#define | IRPyro_WAKE_UP_OK 0X89 |
OK / ERR return codes for IRPyro I2C commands.
#define IRPyro_FIFO_CLEAR_ERR 0X2A |
Definition at line 106 of file IRPyro_API_single_device_layer.c.
#define IRPyro_FIFO_CLEAR_OK 0X29 |
Definition at line 105 of file IRPyro_API_single_device_layer.c.
#define IRPyro_FIFO_RESET_ERR 0X32 |
Definition at line 108 of file IRPyro_API_single_device_layer.c.
#define IRPyro_FIFO_RESET_OK 0X31 |
Definition at line 107 of file IRPyro_API_single_device_layer.c.
#define IRPyro_GO_TO_SLEEP_ERR 0X82 |
Definition at line 110 of file IRPyro_API_single_device_layer.c.
#define IRPyro_GO_TO_SLEEP_OK 0X81 |
Definition at line 109 of file IRPyro_API_single_device_layer.c.
#define IRPyro_RESET_FULL_ERR 0X9A |
Definition at line 116 of file IRPyro_API_single_device_layer.c.
#define IRPyro_RESET_FULL_OK 0X99 |
Definition at line 115 of file IRPyro_API_single_device_layer.c.
#define IRPyro_RESET_SOFT_ERR 0X92 |
Definition at line 114 of file IRPyro_API_single_device_layer.c.
#define IRPyro_RESET_SOFT_OK 0X91 |
Definition at line 113 of file IRPyro_API_single_device_layer.c.
#define IRPyro_TEST_ERR 0x02 |
Definition at line 104 of file IRPyro_API_single_device_layer.c.
#define IRPyro_TEST_OK 0x01 |
Definition at line 103 of file IRPyro_API_single_device_layer.c.
#define IRPyro_WAKE_UP_ERR 0X8A |
Definition at line 112 of file IRPyro_API_single_device_layer.c.
#define IRPyro_WAKE_UP_OK 0X89 |
Definition at line 111 of file IRPyro_API_single_device_layer.c.