Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

RTC_Type Struct Reference

RTC_Type Struct Reference
[RTC Peripheral Access Layer]

RTC - Register Layout Typedef. More...

#include <MK20D5.h>

Data Fields

__IO uint32_t TSR
 RTC Time Seconds Register, offset: 0x0.
__IO uint32_t TPR
 RTC Time Prescaler Register, offset: 0x4.
__IO uint32_t TAR
 RTC Time Alarm Register, offset: 0x8.
__IO uint32_t TCR
 RTC Time Compensation Register, offset: 0xC.
__IO uint32_t CR
 RTC Control Register, offset: 0x10.
__IO uint32_t SR
 RTC Status Register, offset: 0x14.
__IO uint32_t LR
 RTC Lock Register, offset: 0x18.
__IO uint32_t IER
 RTC Interrupt Enable Register, offset: 0x1C.
__IO uint32_t WAR
 RTC Write Access Register, offset: 0x800.
__IO uint32_t RAR
 RTC Read Access Register, offset: 0x804.
__I uint32_t TTSR
 RTC Tamper Time Seconds Register, offset: 0x20.
__IO uint32_t MER
 RTC Monotonic Enable Register, offset: 0x24.
__IO uint32_t MCLR
 RTC Monotonic Counter Low Register, offset: 0x28.
__IO uint32_t MCHR
 RTC Monotonic Counter High Register, offset: 0x2C.

Detailed Description

RTC - Register Layout Typedef.

Definition at line 5048 of file MK20D5.h.


Field Documentation

__IO uint32_t MCHR

RTC Monotonic Counter High Register, offset: 0x2C.

Definition at line 18107 of file MK26F18.h.

__IO uint32_t MCLR

RTC Monotonic Counter Low Register, offset: 0x28.

Definition at line 18106 of file MK26F18.h.

__IO uint32_t MER

RTC Monotonic Enable Register, offset: 0x24.

Definition at line 18105 of file MK26F18.h.

__IO uint32_t TSR

RTC Time Seconds Register, offset: 0x0.

Definition at line 5049 of file MK20D5.h.

__I uint32_t TTSR

RTC Tamper Time Seconds Register, offset: 0x20.

Definition at line 18104 of file MK26F18.h.