![]() |
Imt.Base C++ API V4.1.1.0
|
RTC Date structure definition. More...
#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_RTC.h>
Public Attributes | |
| RTC_Weekday | WeekDay |
| uint8_t | Month |
| uint8_t | Day |
| uint8_t | Year |
RTC Date structure definition.
Definition at line 175 of file SystemPeripherals_RTC.h.
| uint8_t RTC_Date::Day |
Definition at line 178 of file SystemPeripherals_RTC.h.
| uint8_t RTC_Date::Month |
Definition at line 177 of file SystemPeripherals_RTC.h.
| RTC_Weekday RTC_Date::WeekDay |
Definition at line 176 of file SystemPeripherals_RTC.h.
| uint8_t RTC_Date::Year |
Definition at line 179 of file SystemPeripherals_RTC.h.