EFM32 Gecko Software Documentation  efm32g-doc-5.1.2
RTC_TypeDef Struct Reference

Detailed Description

Definition at line 41 of file efm32g_rtc.h.

Data Fields

__IM uint32_t CNT
 
__IOM uint32_t COMP0
 
__IOM uint32_t COMP1
 
__IOM uint32_t CTRL
 
__IOM uint32_t FREEZE
 
__IOM uint32_t IEN
 
__IM uint32_t IF
 
__IOM uint32_t IFC
 
__IOM uint32_t IFS
 
__IM uint32_t SYNCBUSY
 

Field Documentation

__IM uint32_t RTC_TypeDef::CNT

Counter Value Register

Definition at line 44 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::COMP0

Compare Value Register 0

Definition at line 45 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::COMP1

Compare Value Register 1

Definition at line 46 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::CTRL

Control Register

Definition at line 43 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::FREEZE

Freeze Register

Definition at line 52 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::IEN

Interrupt Enable Register

Definition at line 50 of file efm32g_rtc.h.

__IM uint32_t RTC_TypeDef::IF

Interrupt Flag Register

Definition at line 47 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 49 of file efm32g_rtc.h.

__IOM uint32_t RTC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 48 of file efm32g_rtc.h.

__IM uint32_t RTC_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 53 of file efm32g_rtc.h.


The documentation for this struct was generated from the following file: