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 |
| SAUL info for the RPM and pulse count driver. 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. | |
default configuration parameters for a generic incremental rotary encoder | |
| #define | INC_ENCODER_PARAMS {} |
| Default parameters. | |
| #define INC_ENCODER_SAUL_INFO |
SAUL info for the RPM and pulse count driver.
Definition at line 100 of file inc_encoder_params.h.
|
static |
Incremental rotary encoder configuration.
Definition at line 107 of file inc_encoder_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 115 of file inc_encoder_params.h.