ArduinoLibs
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
RTCTime Class Reference

Stores time information from a realtime clock chip. More...

#include <RTC.h>

Public Attributes

uint8_t hour
 Hour of the day (0-23)
 
uint8_t minute
 Minute within the hour (0-59)
 
uint8_t second
 Second within the minute (0-59)
 

Detailed Description

Stores time information from a realtime clock chip.

See Also
RTCDate, RTCAlarm, RTC

Definition at line 28 of file RTC.h.


The documentation for this class was generated from the following files: