Default configuration for DS3231 devices. More...
Default configuration for DS3231 devices.
Definition in file ds3231_params.h.
Go to the source code of this file.
Variables | |
| static const ds3231_params_t | ds3231_params [] | 
| DS3231 configuration.  More... | |
Default configuration parameters for the DS3231 driver | |
| #define | DS3231_PARAM_I2C I2C_DEV(0) | 
| #define | DS3231_PARAM_OPT (DS3231_OPT_BAT_ENABLE) | 
| #define | DS3231_PARAM_INT_PIN (GPIO_UNDEF) | 
| Interrupt pin.  | |
| #define | DS3231_PARAMS | 
| #define DS3231_PARAMS | 
Definition at line 45 of file ds3231_params.h.
      
  | 
  static | 
DS3231 configuration.
Definition at line 54 of file ds3231_params.h.