Default configuration for PULSE_COUNTER devices. More...
Default configuration for PULSE_COUNTER devices.
Definition in file pulse_counter_params.h.
Include dependency graph for pulse_counter_params.h:Go to the source code of this file.
| #define | PULSE_COUNTER_GPIO GPIO_PIN(0,18) |
| #define | PULSE_COUNTER_GPIO_FLANK GPIO_FALLING |
| #define | PULSE_COUNTER_PARAMS |
| #define | PULSE_COUNTER_SAUL_INFO { .name = "pulse counter" } |
| static const pulse_counter_params_t | pulse_counter_params [] |
| PULSE_COUNTER configuration. More... | |
| static const saul_reg_info_t | pulse_counter_saul_info [] |
| Additional meta information to keep in the SAUL registry. More... | |
| #define PULSE_COUNTER_PARAMS |
Definition at line 39 of file pulse_counter_params.h.
|
static |
PULSE_COUNTER configuration.
Definition at line 50 of file pulse_counter_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 58 of file pulse_counter_params.h.