DIY Logging Volt/Ampmeter
RTC_TypeDef Struct Reference

Real-Time Clock. More...

#include <stm32f103xb.h>

Data Fields

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

Detailed Description

Real-Time Clock.

Definition at line 444 of file stm32f103xb.h.

Field Documentation

◆ ALRH

__IO uint32_t RTC_TypeDef::ALRH

Definition at line 454 of file stm32f103xb.h.

◆ ALRL

__IO uint32_t RTC_TypeDef::ALRL

Definition at line 455 of file stm32f103xb.h.

◆ CNTH

__IO uint32_t RTC_TypeDef::CNTH

Definition at line 452 of file stm32f103xb.h.

◆ CNTL

__IO uint32_t RTC_TypeDef::CNTL

Definition at line 453 of file stm32f103xb.h.

◆ CRH

__IO uint32_t RTC_TypeDef::CRH

Definition at line 446 of file stm32f103xb.h.

◆ CRL

__IO uint32_t RTC_TypeDef::CRL

Definition at line 447 of file stm32f103xb.h.

◆ DIVH

__IO uint32_t RTC_TypeDef::DIVH

Definition at line 450 of file stm32f103xb.h.

◆ DIVL

__IO uint32_t RTC_TypeDef::DIVL

Definition at line 451 of file stm32f103xb.h.

◆ PRLH

__IO uint32_t RTC_TypeDef::PRLH

Definition at line 448 of file stm32f103xb.h.

◆ PRLL

__IO uint32_t RTC_TypeDef::PRLL

Definition at line 449 of file stm32f103xb.h.


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