Loading...
Searching...
No Matches
max313xx_t Struct Reference

Device descriptor for the MAX313xx RTC. More...

Detailed Description

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.
 

Field Documentation

◆ i2c

i2c_t max313xx_t::i2c

I2C bus.

Definition at line 60 of file max313xx.h.


The documentation for this struct was generated from the following file: