Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
RTC_Handle Struct Reference

RTC Time Handle Structure definition. More...

#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_RTC.h>

Public Attributes

RTC_ModuleRegistersInstance
 
RTC_Config Init
 
RTC_Date DateToUpdate
 
RTC_Lock Lock
 
RTC_RTCState volatile State
 

Detailed Description

RTC Time Handle Structure definition.

Definition at line 193 of file SystemPeripherals_RTC.h.

Member Data Documentation

◆ DateToUpdate

RTC_Date RTC_Handle::DateToUpdate

Definition at line 196 of file SystemPeripherals_RTC.h.

◆ Init

RTC_Config RTC_Handle::Init

Definition at line 195 of file SystemPeripherals_RTC.h.

◆ Instance

RTC_ModuleRegisters* RTC_Handle::Instance

Definition at line 194 of file SystemPeripherals_RTC.h.

◆ Lock

RTC_Lock RTC_Handle::Lock

Definition at line 197 of file SystemPeripherals_RTC.h.

◆ State

RTC_RTCState volatile RTC_Handle::State

Definition at line 198 of file SystemPeripherals_RTC.h.


The documentation for this struct was generated from the following file: