Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
RTC_Type Struct Reference
[RTC Peripheral Access Layer]
RTC - Register Layout Typedef. More...
#include <MK64F12.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. |
Detailed Description
RTC - Register Layout Typedef.
Definition at line 10885 of file cmsis/MK64F12.h.
Field Documentation
__IO uint32_t CR |
RTC Control Register, offset: 0x10.
Definition at line 10890 of file cmsis/MK64F12.h.
__IO uint32_t IER |
RTC Interrupt Enable Register, offset: 0x1C.
Definition at line 10893 of file cmsis/MK64F12.h.
__IO uint32_t LR |
RTC Lock Register, offset: 0x18.
Definition at line 10892 of file cmsis/MK64F12.h.
__IO uint32_t RAR |
RTC Read Access Register, offset: 0x804.
Definition at line 10896 of file cmsis/MK64F12.h.
__IO uint32_t SR |
RTC Status Register, offset: 0x14.
Definition at line 10891 of file cmsis/MK64F12.h.
__IO uint32_t TAR |
RTC Time Alarm Register, offset: 0x8.
Definition at line 10888 of file cmsis/MK64F12.h.
__IO uint32_t TCR |
RTC Time Compensation Register, offset: 0xC.
Definition at line 10889 of file cmsis/MK64F12.h.
__IO uint32_t TPR |
RTC Time Prescaler Register, offset: 0x4.
Definition at line 10887 of file cmsis/MK64F12.h.
__IO uint32_t TSR |
RTC Time Seconds Register, offset: 0x0.
Definition at line 10886 of file cmsis/MK64F12.h.
__IO uint32_t WAR |
RTC Write Access Register, offset: 0x800.
Definition at line 10895 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
