Home
last modified time | relevance | path

Searched defs:_RTC_C_Calendar (Results 1 – 1 of 1) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Drtc_c.h64 typedef struct _RTC_C_Calendar struct
66 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;