![]() |
Imt.Base C++ API V4.1.1.0
|
RTC Time Handle Structure definition. More...
#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_RTC.h>
Public Attributes | |
RTC_ModuleRegisters * | Instance |
RTC_Config | Init |
RTC_Date | DateToUpdate |
RTC_Lock | Lock |
RTC_RTCState volatile | State |
RTC Time Handle Structure definition.
Definition at line 193 of file SystemPeripherals_RTC.h.
RTC_Date RTC_Handle::DateToUpdate |
Definition at line 196 of file SystemPeripherals_RTC.h.
RTC_Config RTC_Handle::Init |
Definition at line 195 of file SystemPeripherals_RTC.h.
RTC_ModuleRegisters* RTC_Handle::Instance |
Definition at line 194 of file SystemPeripherals_RTC.h.
RTC_Lock RTC_Handle::Lock |
Definition at line 197 of file SystemPeripherals_RTC.h.
RTC_RTCState volatile RTC_Handle::State |
Definition at line 198 of file SystemPeripherals_RTC.h.