SAMV71 Xplained Ultra Software Package 1.3

Rtc Struct Reference
[Real-time Clock]

Rtc hardware registers. More...

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libchip_samv7/include/samv7/component/component_rtc.h>

Data Fields

__IO uint32_t RTC_CR
 (Rtc Offset: 0x00) Control Register
__IO uint32_t RTC_MR
 (Rtc Offset: 0x04) Mode Register
__IO uint32_t RTC_TIMR
 (Rtc Offset: 0x08) Time Register
__IO uint32_t RTC_CALR
 (Rtc Offset: 0x0C) Calendar Register
__IO uint32_t RTC_TIMALR
 (Rtc Offset: 0x10) Time Alarm Register
__IO uint32_t RTC_CALALR
 (Rtc Offset: 0x14) Calendar Alarm Register
__I uint32_t RTC_SR
 (Rtc Offset: 0x18) Status Register
__O uint32_t RTC_SCCR
 (Rtc Offset: 0x1C) Status Clear Command Register
__O uint32_t RTC_IER
 (Rtc Offset: 0x20) Interrupt Enable Register
__O uint32_t RTC_IDR
 (Rtc Offset: 0x24) Interrupt Disable Register
__I uint32_t RTC_IMR
 (Rtc Offset: 0x28) Interrupt Mask Register
__I uint32_t RTC_VER
 (Rtc Offset: 0x2C) Valid Entry Register

Detailed Description

Rtc hardware registers.

Definition at line 41 of file component_rtc.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines