Default configuration for ABP2 capaticance-to-digital converter. More...
Default configuration for ABP2 capaticance-to-digital converter.
Definition in file abp2_params.h.
 Include dependency graph for abp2_params.h:Go to the source code of this file.
Variables | |
| static const abp2_params_t | abp2_params [] | 
| ABP2 default configuration.  More... | |
| static const saul_reg_info_t | abp2_saul_info [][2] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters for the ABP2 driver | |
| #define | ABP2_PARAM_RNGMIN (0) | 
| Default lower range: 0mbar converted to µbar.  | |
| #define | ABP2_PARAM_RNGMAX (160000) | 
| Default upper range: 160mbar converted to µbar.  | |
| #define | ABP2_PARAMS | 
| Default sensor parameters.  More... | |
| #define | ABP2_SAUL_INFO | 
| Sensor driver name in the SAUL framework.  More... | |
| #define ABP2_PARAMS | 
Default sensor parameters.
Definition at line 74 of file abp2_params.h.
| #define ABP2_SAUL_INFO | 
Sensor driver name in the SAUL framework.
Definition at line 82 of file abp2_params.h.
      
  | 
  static | 
ABP2 default configuration.
This variable can be used to initialize the sensor with default values as demonstrated below.
Definition at line 100 of file abp2_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 108 of file abp2_params.h.