Searched defs:_RTC_C_Calendar (Results 1 – 1 of 1) sorted by relevance
64 typedef struct _RTC_C_Calendar struct66 uint_fast8_t seconds;67 uint_fast8_t minutes;68 uint_fast8_t hours;69 uint_fast8_t dayOfWeek;70 uint_fast8_t dayOfmonth;71 uint_fast8_t month;72 uint_fast16_t year;