#include <rtc.h>
Time data of the RTC
Definition at line 73 of file rtc.h.
◆ day
uint8_t RTC_TIME_DATA_s::day |
Definition at line 79 of file rtc.h.
◆ hours
uint8_t RTC_TIME_DATA_s::hours |
Definition at line 77 of file rtc.h.
◆ hundredthOfSeconds
uint8_t RTC_TIME_DATA_s::hundredthOfSeconds |
Definition at line 74 of file rtc.h.
◆ minutes
uint8_t RTC_TIME_DATA_s::minutes |
Definition at line 76 of file rtc.h.
◆ month
uint8_t RTC_TIME_DATA_s::month |
Definition at line 80 of file rtc.h.
◆ seconds
uint8_t RTC_TIME_DATA_s::seconds |
Definition at line 75 of file rtc.h.
◆ weekday
uint8_t RTC_TIME_DATA_s::weekday |
Definition at line 78 of file rtc.h.
◆ year
uint8_t RTC_TIME_DATA_s::year |
Definition at line 81 of file rtc.h.
The documentation for this struct was generated from the following file: