binary Clock
Data Fields
rtc_time_t Struct Reference

data structure to keep track of the time More...

#include <RTC_DS3231.h>

Data Fields

uint8_t second
 
uint8_t minute
 
uint8_t hour
 

Detailed Description

data structure to keep track of the time

Field Documentation

◆ hour

uint8_t hour

◆ minute

uint8_t minute

◆ second

uint8_t second

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