Default configuration for DS1307 devices. More...
Default configuration for DS1307 devices.
Definition in file ds1307_params.h.
Go to the source code of this file.
Variables | |
static const ds1307_params_t | ds1307_params [] |
DS1307 configuration. More... | |
Default configuration parameters for the DS1307 driver | |
#define | DS1307_PARAM_I2C (I2C_DEV(0)) |
#define | DS1307_PARAMS { .i2c = DS1307_PARAM_I2C } |
|
static |
DS1307 configuration.
Definition at line 44 of file ds1307_params.h.