![]() |
Imt.Base C++ API V4.1.1.0
|
RTC Time structure definition. More...
#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_RTC.h>
Public Attributes | |
uint8_t | Hours |
uint8_t | Minutes |
uint8_t | Seconds |
RTC Time structure definition.
Definition at line 103 of file SystemPeripherals_RTC.h.
uint8_t RTC_Time::Hours |
Definition at line 104 of file SystemPeripherals_RTC.h.
uint8_t RTC_Time::Minutes |
Definition at line 105 of file SystemPeripherals_RTC.h.
uint8_t RTC_Time::Seconds |
Definition at line 106 of file SystemPeripherals_RTC.h.