Device descriptor for the MAX31343 RTC. More...
Device descriptor for the MAX31343 RTC.
Holds the runtime state of a MAX31343 device instance. Currently this only contains the I2C bus, but may be extended in the future.
Definition at line 53 of file max31343.h.
#include <max31343.h>
Data Fields | |
| i2c_t | i2c |
| I2C bus. | |
| i2c_t max31343_t::i2c |
I2C bus.
Definition at line 54 of file max31343.h.