Default configuration for Atlas Scientific pH OEM sensors. More...
Default configuration for Atlas Scientific pH OEM sensors.
Definition in file ph_oem_params.h.
Include dependency graph for ph_oem_params.h:Go to the source code of this file.
Variables | |
| static const ph_oem_params_t | ph_oem_params [] |
| pH OEM defaults if not defined for a board or application More... | |
| static const saul_reg_info_t | ph_oem_saul_info [] |
| Additional meta information to keep in the SAUL registry. More... | |
Set default configuration parameters for the Atlas Scientific pH OEM driver | |
| #define | PH_OEM_PARAM_I2C (I2C_DEV(0)) |
| #define | PH_OEM_PARAM_ADDR (0x65) |
| #define | PH_OEM_PARAM_INTERRUPT_PIN (GPIO_UNDEF) |
| #define | PH_OEM_PARAM_INTERRUPT_OPTION (PH_OEM_IRQ_BOTH) |
| #define | PH_OEM_PARAM_INTERRUPT_GPIO_MODE (GPIO_IN_PD) |
| #define | PH_OEM_PARAMS |
| #define | PH_OEM_SAUL_INFO { .name = "pH OEM sensor" } |
| #define PH_OEM_PARAMS |
Definition at line 51 of file ph_oem_params.h.
|
static |
pH OEM defaults if not defined for a board or application
Definition at line 64 of file ph_oem_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 72 of file ph_oem_params.h.