Default configuration for DS1822 and DS18B20 temperature sensors. More...
Default configuration for DS1822 and DS18B20 temperature sensors.
Definition in file ds18_params.h.
 Include dependency graph for ds18_params.h:Go to the source code of this file.
Variables | |
| static const ds18_params_t | ds18_params [] | 
| Configure ds18.  More... | |
| static const saul_reg_info_t | ds18_saul_reg_info [] | 
| Configure SAUL registry entries.  More... | |
| #define | DS18_PARAM_PIN (GPIO_PIN(0, 0)) | 
| Set default configuration parameters for the ds18.  | |
| #define | DS18_PARAM_PULL (GPIO_OD_PU) | 
| #define | DS18_PARAMS_DEFAULT | 
| #define DS18_PARAMS_DEFAULT | 
Definition at line 40 of file ds18_params.h.
      
  | 
  static | 
Configure ds18.
Definition at line 47 of file ds18_params.h.
      
  | 
  static | 
Configure SAUL registry entries.
Definition at line 59 of file ds18_params.h.