Rtc hardware registers. More...
#include <rtc.h>
Public Attributes | |
__I uint32_t | Reserved1 [45] |
__I uint32_t | Reserved2 [5] |
__IO uint32_t | RTC_CALALR |
(Rtc Offset: 0x14) Calendar Alarm Register More... | |
__IO uint32_t | RTC_CALR |
(Rtc Offset: 0x0C) Calendar Register More... | |
__IO uint32_t | RTC_CR |
(Rtc Offset: 0x00) Control Register More... | |
__O uint32_t | RTC_IDR |
(Rtc Offset: 0x24) Interrupt Disable Register More... | |
__O uint32_t | RTC_IER |
(Rtc Offset: 0x20) Interrupt Enable Register More... | |
__I uint32_t | RTC_IMR |
(Rtc Offset: 0x28) Interrupt Mask Register More... | |
__IO uint32_t | RTC_MR |
(Rtc Offset: 0x04) Mode Register More... | |
__O uint32_t | RTC_SCCR |
(Rtc Offset: 0x1C) Status Clear Command Register More... | |
__I uint32_t | RTC_SR |
(Rtc Offset: 0x18) Status Register More... | |
__IO uint32_t | RTC_TIMALR |
(Rtc Offset: 0x10) Time Alarm Register More... | |
__IO uint32_t | RTC_TIMR |
(Rtc Offset: 0x08) Time Register More... | |
__I uint32_t | RTC_VER |
(Rtc Offset: 0x2C) Valid Entry Register More... | |
__I uint32_t | RTC_VERSION |
(Rtc Offset: 0xFC) Version Register More... | |
__IO uint32_t | RTC_WPMR |
(Rtc Offset: 0xE4) Write Protection Mode Register More... | |
Rtc hardware registers.
Definition at line 46 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::Reserved1[45] |
Definition at line 59 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::Reserved2[5] |
Definition at line 61 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_CALALR |
(Rtc Offset: 0x14) Calendar Alarm Register
Definition at line 52 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_CALR |
(Rtc Offset: 0x0C) Calendar Register
Definition at line 50 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_CR |
(Rtc Offset: 0x00) Control Register
Definition at line 47 of file utils/cmsis/same70/include/component/rtc.h.
__O uint32_t Rtc::RTC_IDR |
(Rtc Offset: 0x24) Interrupt Disable Register
Definition at line 56 of file utils/cmsis/same70/include/component/rtc.h.
__O uint32_t Rtc::RTC_IER |
(Rtc Offset: 0x20) Interrupt Enable Register
Definition at line 55 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::RTC_IMR |
(Rtc Offset: 0x28) Interrupt Mask Register
Definition at line 57 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_MR |
(Rtc Offset: 0x04) Mode Register
Definition at line 48 of file utils/cmsis/same70/include/component/rtc.h.
__O uint32_t Rtc::RTC_SCCR |
(Rtc Offset: 0x1C) Status Clear Command Register
Definition at line 54 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::RTC_SR |
(Rtc Offset: 0x18) Status Register
Definition at line 53 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_TIMALR |
(Rtc Offset: 0x10) Time Alarm Register
Definition at line 51 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_TIMR |
(Rtc Offset: 0x08) Time Register
Definition at line 49 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::RTC_VER |
(Rtc Offset: 0x2C) Valid Entry Register
Definition at line 58 of file utils/cmsis/same70/include/component/rtc.h.
__I uint32_t Rtc::RTC_VERSION |
(Rtc Offset: 0xFC) Version Register
Definition at line 62 of file utils/cmsis/same70/include/component/rtc.h.
__IO uint32_t Rtc::RTC_WPMR |
(Rtc Offset: 0xE4) Write Protection Mode Register
Definition at line 60 of file utils/cmsis/same70/include/component/rtc.h.