| DIY Logging Volt/Ampmeter
    | 
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 | 
Real-Time Clock.
Definition at line 444 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::ALRH | 
Definition at line 454 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::ALRL | 
Definition at line 455 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::CNTH | 
Definition at line 452 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::CNTL | 
Definition at line 453 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::CRH | 
Definition at line 446 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::CRL | 
Definition at line 447 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::DIVH | 
Definition at line 450 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::DIVL | 
Definition at line 451 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::PRLH | 
Definition at line 448 of file stm32f103xb.h.
| __IO uint32_t RTC_TypeDef::PRLL | 
Definition at line 449 of file stm32f103xb.h.