Loading...
Searching...
No Matches
ds1307_t Struct Reference

Device descriptor for DS1307 devices. More...

Detailed Description

Device descriptor for DS1307 devices.

Definition at line 61 of file ds1307.h.

#include <ds1307.h>

Data Fields

i2c_t i2c
 I2C bus the device is connected to.
 
nvram_t nvram
 on-chip NVRAM (see nvram.h)
 

Field Documentation

◆ i2c

i2c_t ds1307_t::i2c

I2C bus the device is connected to.

Definition at line 62 of file ds1307.h.

◆ nvram

nvram_t ds1307_t::nvram

on-chip NVRAM (see nvram.h)

Definition at line 63 of file ds1307.h.


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