Default configuration. More...
Default configuration.
Definition in file amg88xx_params.h.
Include dependency graph for amg88xx_params.h:Go to the source code of this file.
Variables | |
| static const amg88xx_params_t | amg88xx_params [] |
| Configure AMG88xx. | |
| static const saul_reg_info_t | amg88xx_saul_info [] |
| Configure SAUL registry entries. | |
Set default configuration parameters for the AMG88xx sensor | |
| #define | AMG88XX_PARAM_I2C_DEV I2C_DEV(0) |
| I2C device. | |
| #define | AMG88XX_PARAM_ADDR AMG88XX_I2C_ADDRESS |
| I2C address. | |
| #define | AMG88XX_PARAMS |
| Default params. | |
| #define | AMG88XX_SAUL_INFO { .name = "amg88xx" } |
| SAUL info. | |
| #define AMG88XX_PARAM_ADDR AMG88XX_I2C_ADDRESS |
I2C address.
Definition at line 35 of file amg88xx_params.h.
| #define AMG88XX_PARAM_I2C_DEV I2C_DEV(0) |
I2C device.
Definition at line 32 of file amg88xx_params.h.
| #define AMG88XX_PARAMS |
Default params.
Definition at line 45 of file amg88xx_params.h.
| #define AMG88XX_SAUL_INFO { .name = "amg88xx" } |
SAUL info.
Definition at line 54 of file amg88xx_params.h.
|
static |
|
static |
Configure SAUL registry entries.
Definition at line 69 of file amg88xx_params.h.