|
OpenMPTL - STM32F10X
C++ Microprocessor Template Library
|
Real time clock.
#include <rtc.hpp>
Classes | |
| struct | ALRH |
| RTC Alarm register high. More... | |
| struct | ALRL |
| RTC Alarm register low. More... | |
| struct | CNTH |
| RTC Counter register high. More... | |
| struct | CNTL |
| RTC Counter register low. More... | |
| struct | CRH |
| RTC Control register high. More... | |
| struct | CRL |
| RTC Control register low. More... | |
| struct | DIVH |
| RTC Prescaler divider register high. More... | |
| struct | DIVL |
| RTC Prescaler divider register low. More... | |
| struct | PRLH |
| RTC Prescaler load register high. More... | |
| struct | PRLL |
| RTC Prescaler load register low. More... | |
Static Public Attributes | |
| static constexpr reg_addr_t | base_addr = 0x40002800 |
|
static |
1.8.13