OpenMPTL - STM32F10X
C++ Microprocessor Template Library
Classes | Static Public Attributes | List of all members
mptl::RTC Struct Reference

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
 

Member Data Documentation

◆ base_addr

constexpr reg_addr_t mptl::RTC::base_addr = 0x40002800
static

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