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

Init and configure RTC. More...

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

Public Attributes

uint32_t volatile CRH
 
uint32_t volatile CRL
 
uint32_t volatile PRLH
 
uint32_t volatile PRLL
 
uint32_t volatile DIVH
 
uint32_t volatile DIVL
 
uint32_t volatile CNTH
 
uint32_t volatile CNTL
 
uint32_t volatile ALRH
 
uint32_t volatile ALRL
 

Detailed Description

Init and configure RTC.

Reference: stm32f1xx_hal_rtc.c generated by STM32CubeMX and RTC Registers

Definition at line 23 of file SystemPeripherals_RTC.h.

Member Data Documentation

◆ ALRH

uint32_t volatile RTC_ModuleRegisters::ALRH

Definition at line 32 of file SystemPeripherals_RTC.h.

◆ ALRL

uint32_t volatile RTC_ModuleRegisters::ALRL

Definition at line 33 of file SystemPeripherals_RTC.h.

◆ CNTH

uint32_t volatile RTC_ModuleRegisters::CNTH

Definition at line 30 of file SystemPeripherals_RTC.h.

◆ CNTL

uint32_t volatile RTC_ModuleRegisters::CNTL

Definition at line 31 of file SystemPeripherals_RTC.h.

◆ CRH

uint32_t volatile RTC_ModuleRegisters::CRH

Definition at line 24 of file SystemPeripherals_RTC.h.

◆ CRL

uint32_t volatile RTC_ModuleRegisters::CRL

Definition at line 25 of file SystemPeripherals_RTC.h.

◆ DIVH

uint32_t volatile RTC_ModuleRegisters::DIVH

Definition at line 28 of file SystemPeripherals_RTC.h.

◆ DIVL

uint32_t volatile RTC_ModuleRegisters::DIVL

Definition at line 29 of file SystemPeripherals_RTC.h.

◆ PRLH

uint32_t volatile RTC_ModuleRegisters::PRLH

Definition at line 26 of file SystemPeripherals_RTC.h.

◆ PRLL

uint32_t volatile RTC_ModuleRegisters::PRLL

Definition at line 27 of file SystemPeripherals_RTC.h.


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