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