Default configuration for Sensirion SPS30 sensors devices.  
More...
Default configuration for Sensirion SPS30 sensors devices. 
- Author
 - Michel Rottleuthner miche.nosp@m.l.ro.nosp@m.ttleu.nosp@m.thne.nosp@m.r@haw.nosp@m.-ham.nosp@m.burg..nosp@m.de 
 
Definition in file sps30_params.h.
#include "board.h"
#include "sps30.h"
#include "saul_reg.h"
 
Go to the source code of this file.
 | 
| 
#define  | SPS30_PARAM_I2C_DEV   (I2C_DEV(0)) | 
|   | 
| 
#define  | SPS30_PARAMS   { .i2c_dev  = SPS30_PARAM_I2C_DEV } | 
|   | 
| 
#define  | SPS30_SAUL_INFO   { .name = "sps30" } | 
|   | 
◆ sps30_params
Initial value:
SPS30 configuration. 
Definition at line 45 of file sps30_params.h.
 
 
◆ sps30_saul_info
Initial value:
Additional meta information to keep in the SAUL registry. 
Definition at line 58 of file sps30_params.h.