SDS011 sensor specific configuration. More...
SDS011 sensor specific configuration.
Definition in file sds011_params.h.
Go to the source code of this file.
Variables | |
static const sds011_params_t | sds011_params [] |
SDS011 configuration. More... | |
saul_reg_info_t | sds011_saul_info [] |
Allocate and configure entries to the SAUL registry. More... | |
Set default configuration parameters for the SDS011 driver | |
#define | SDS011_PARAM_UART_DEV (UART_DEV(1)) |
#define | SDS011_PARAM_PWR_PIN (GPIO_PIN(0, 0)) |
#define | SDS011_PARAM_PWR_PIN_AH (true) |
#define | SDS011_PARAMS |
#define | SDS011_SAUL_INFO { .name = "SDS011" } |
#define SDS011_PARAMS |
Definition at line 46 of file sds011_params.h.
|
static |
SDS011 configuration.
Definition at line 60 of file sds011_params.h.
saul_reg_info_t sds011_saul_info[] |
Allocate and configure entries to the SAUL registry.
Definition at line 68 of file sds011_params.h.