Set of configuration parameters for DS3231 devices.
More...
Set of configuration parameters for DS3231 devices.
Definition at line 100 of file ds3231.h.
#include <ds3231.h>
|
i2c_t | bus |
| I2C bus the device is connected to.
|
|
uint8_t | opt |
| additional options
|
|
◆ bus
i2c_t ds3231_params_t::bus |
I2C bus the device is connected to.
Definition at line 101 of file ds3231.h.
◆ opt
uint8_t ds3231_params_t::opt |
additional options
Definition at line 102 of file ds3231.h.
The documentation for this struct was generated from the following file: