FabGL
ESP32 Display Controller and Graphics Library
DS3231.h File Reference

This file contains the DS3231 (Real Time Clock) device driver. More...

#include <stdint.h>
#include <stddef.h>
#include "freertos/FreeRTOS.h"
#include "fabglconf.h"
#include "fabutils.h"
#include "comdrivers/tsi2c.h"
Include dependency graph for DS3231.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DateTime
 Represents date and time. More...
 
class  DS3231
 DS3231 Real Time Clock driver. More...
 

Detailed Description

This file contains the DS3231 (Real Time Clock) device driver.

Definition in file DS3231.h.