Default configuration for a generic incremental rotary encoder. More...
Default configuration for a generic incremental rotary encoder.
Definition in file inc_encoder_params.h.
Include dependency graph for inc_encoder_params.h:Go to the source code of this file.
Macros | |
| #define | INC_ENCODER_SAUL_INFO |
| Default parameters. More... | |
Variables | |
| static const inc_encoder_params_t | inc_encoder_params [] |
| Incremental rotary encoder configuration. More... | |
| static const saul_reg_info_t | inc_encoder_saul_info [][2] |
| Additional meta information to keep in the SAUL registry. More... | |
| #define | CONFIG_INC_ENCODER_GEAR_RED_RATIO 204 |
| Default gear reduction ratio. | |
| #define | CONFIG_INC_ENCODER_PPR 13 |
| Default number of pulses per revolution. | |
| #define INC_ENCODER_SAUL_INFO |
Default parameters.
SAUL info for the RPM and pulse count driver
Definition at line 99 of file inc_encoder_params.h.
|
static |
Incremental rotary encoder configuration.
Definition at line 106 of file inc_encoder_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 114 of file inc_encoder_params.h.