Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_rtc Struct Reference

_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

[0x10] RTC Control Register

Definition at line 1652 of file MK64F12_rtc.h.

[0x1C] RTC Interrupt Enable Register

Definition at line 1655 of file MK64F12_rtc.h.

[0x18] RTC Lock Register

Definition at line 1654 of file MK64F12_rtc.h.

[0x804] RTC Read Access Register

Definition at line 1658 of file MK64F12_rtc.h.

[0x14] RTC Status Register

Definition at line 1653 of file MK64F12_rtc.h.

[0x8] RTC Time Alarm Register

Definition at line 1650 of file MK64F12_rtc.h.

[0xC] RTC Time Compensation Register

Definition at line 1651 of file MK64F12_rtc.h.

[0x4] RTC Time Prescaler Register

Definition at line 1649 of file MK64F12_rtc.h.

[0x0] RTC Time Seconds Register

Definition at line 1648 of file MK64F12_rtc.h.

[0x800] RTC Write Access Register

Definition at line 1657 of file MK64F12_rtc.h.