uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RTC_TypeDef Struct Reference

Real-Time Clock. More...

#include <stm32f10x.h>

Public Attributes

__IO uint16_t CRH
 
uint16_t RESERVED0
 
__IO uint16_t CRL
 
uint16_t RESERVED1
 
__IO uint16_t PRLH
 
uint16_t RESERVED2
 
__IO uint16_t PRLL
 
uint16_t RESERVED3
 
__IO uint16_t DIVH
 
uint16_t RESERVED4
 
__IO uint16_t DIVL
 
uint16_t RESERVED5
 
__IO uint16_t CNTH
 
uint16_t RESERVED6
 
__IO uint16_t CNTL
 
uint16_t RESERVED7
 
__IO uint16_t ALRH
 
uint16_t RESERVED8
 
__IO uint16_t ALRL
 
uint16_t RESERVED9
 

Detailed Description

Real-Time Clock.

Definition at line 1104 of file stm32f10x.h.

Member Data Documentation

__IO uint16_t RTC_TypeDef::ALRH

Definition at line 1122 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::ALRL

Definition at line 1124 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::CNTH

Definition at line 1118 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::CNTL

Definition at line 1120 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::CRH

Definition at line 1106 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::CRL

Definition at line 1108 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::DIVH

Definition at line 1114 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::DIVL

Definition at line 1116 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::PRLH

Definition at line 1110 of file stm32f10x.h.

__IO uint16_t RTC_TypeDef::PRLL

Definition at line 1112 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED0

Definition at line 1107 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED1

Definition at line 1109 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED2

Definition at line 1111 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED3

Definition at line 1113 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED4

Definition at line 1115 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED5

Definition at line 1117 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED6

Definition at line 1119 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED7

Definition at line 1121 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED8

Definition at line 1123 of file stm32f10x.h.

uint16_t RTC_TypeDef::RESERVED9

Definition at line 1125 of file stm32f10x.h.


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