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
_hw_rtc Struct Reference
All RTC module registers. More...
#include <MK64F12_rtc.h>
Data Fields | |
__IO hw_rtc_tsr_t | TSR |
__IO hw_rtc_tpr_t | TPR |
__IO hw_rtc_tar_t | TAR |
__IO hw_rtc_tcr_t | TCR |
__IO hw_rtc_cr_t | CR |
__IO hw_rtc_sr_t | SR |
__IO hw_rtc_lr_t | LR |
__IO hw_rtc_ier_t | IER |
__IO hw_rtc_war_t | WAR |
__IO hw_rtc_rar_t | RAR |
Detailed Description
All RTC module registers.
Definition at line 1646 of file MK64F12_rtc.h.
Field Documentation
__IO hw_rtc_cr_t CR |
[0x10] RTC Control Register
Definition at line 1652 of file MK64F12_rtc.h.
__IO hw_rtc_ier_t IER |
[0x1C] RTC Interrupt Enable Register
Definition at line 1655 of file MK64F12_rtc.h.
__IO hw_rtc_lr_t LR |
[0x18] RTC Lock Register
Definition at line 1654 of file MK64F12_rtc.h.
__IO hw_rtc_rar_t RAR |
[0x804] RTC Read Access Register
Definition at line 1658 of file MK64F12_rtc.h.
__IO hw_rtc_sr_t SR |
[0x14] RTC Status Register
Definition at line 1653 of file MK64F12_rtc.h.
__IO hw_rtc_tar_t TAR |
[0x8] RTC Time Alarm Register
Definition at line 1650 of file MK64F12_rtc.h.
__IO hw_rtc_tcr_t TCR |
[0xC] RTC Time Compensation Register
Definition at line 1651 of file MK64F12_rtc.h.
__IO hw_rtc_tpr_t TPR |
[0x4] RTC Time Prescaler Register
Definition at line 1649 of file MK64F12_rtc.h.
__IO hw_rtc_tsr_t TSR |
[0x0] RTC Time Seconds Register
Definition at line 1648 of file MK64F12_rtc.h.
__IO hw_rtc_war_t WAR |
[0x800] RTC Write Access Register
Definition at line 1657 of file MK64F12_rtc.h.
Generated on Sat Aug 27 2022 17:09:03 by
