Loading...
Searching...
No Matches
max31343_t Struct Reference

Device descriptor for the MAX31343 RTC. More...

Detailed Description

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.
 

Field Documentation

◆ i2c

i2c_t max31343_t::i2c

I2C bus.

Definition at line 54 of file max31343.h.


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