Loading...
Searching...
No Matches
ds3231_params_t Struct Reference

Set of configuration parameters for DS3231 devices. More...

Detailed Description

Set of configuration parameters for DS3231 devices.

Definition at line 100 of file ds3231.h.

#include <ds3231.h>

Data Fields

i2c_t bus
 I2C bus the device is connected to.
 
uint8_t opt
 additional options
 

Field Documentation

◆ 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: