28 #ifndef ARCH_REG_RTC_HPP_INCLUDED 29 #define ARCH_REG_RTC_HPP_INCLUDED 46 :
public reg< std::uint_fast16_t, base_addr + 0x0, rw, 0x0000 >
57 :
public reg< std::uint_fast16_t, base_addr + 0x4, rw, 0x0020 >
71 :
public reg< std::uint_fast16_t, base_addr + 0x8, wo, 0x0000 >
80 :
public reg< std::uint_fast16_t, base_addr + 0xc, wo, 0x8000 >
89 :
public reg< std::uint_fast16_t, base_addr + 0x10, ro, 0x0000 >
98 :
public reg< std::uint_fast16_t, base_addr + 0x14, ro, 0x8000 >
107 :
public reg< std::uint_fast16_t, base_addr + 0x18, rw, 0x0000 >
116 :
public reg< std::uint_fast16_t, base_addr + 0x1c, rw, 0x0000 >
125 :
public reg< std::uint_fast16_t, base_addr + 0x20, wo, 0xFFFF >
134 :
public reg< std::uint_fast16_t, base_addr + 0x24, wo, 0xFFFF >
142 #endif // ARCH_REG_RTC_HPP_INCLUDED RTC Prescaler divider register high.
Definition: rtc.hpp:88
RTC Prescaler load register low.
Definition: rtc.hpp:79
RTC Control register low.
Definition: rtc.hpp:56
static constexpr reg_addr_t base_addr
Definition: rtc.hpp:40
RTC Control register high.
Definition: rtc.hpp:45
RTC Alarm register high.
Definition: rtc.hpp:124
Real time clock.
Definition: rtc.hpp:38
RTC Counter register low.
Definition: rtc.hpp:115
RTC Prescaler load register high.
Definition: rtc.hpp:70
RTC Alarm register low.
Definition: rtc.hpp:133
RTC Prescaler divider register low.
Definition: rtc.hpp:97
RTC Counter register high.
Definition: rtc.hpp:106