Default configuration for PIR devices. More...
Default configuration for PIR devices.
Definition in file pir_params.h.
Go to the source code of this file.
Variables | |
static const pir_params_t | pir_params [] |
PIR configuration. More... | |
static const saul_reg_info_t | pir_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
#define | PIR_PARAM_GPIO GPIO_PIN(0, 6) |
Set default configuration parameters for the PIR driver. | |
#define | PIR_PARAM_ACTIVE_HIGH 1 |
#define | PIR_PARAMS |
#define | PIR_SAUL_INFO { .name = "pir" } |
#define PIR_PARAMS |
Definition at line 42 of file pir_params.h.
|
static |
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 61 of file pir_params.h.