RTC_TypeDef Struct Reference
[EFM32G_RTC]


Data Fields

__IO uint32_t CTRL
__I uint32_t CNT
__IO uint32_t COMP0
__IO uint32_t COMP1
__I uint32_t IF
__IO uint32_t IFS
__IO uint32_t IFC
__IO uint32_t IEN
__IO uint32_t FREEZE
__I uint32_t SYNCBUSY

Detailed Description

Definition at line 37 of file efm32g_rtc.h.


Field Documentation

__I uint32_t RTC_TypeDef::CNT

Counter Value Register

Definition at line 40 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::COMP0

Compare Value Register 0

Definition at line 41 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::COMP1

Compare Value Register 1

Definition at line 42 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::CTRL

Control Register

Definition at line 39 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::FREEZE

Freeze Register

Definition at line 48 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::IEN

Interrupt Enable Register

Definition at line 46 of file efm32g_rtc.h.

__I uint32_t RTC_TypeDef::IF

Interrupt Flag Register

Definition at line 43 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 45 of file efm32g_rtc.h.

__IO uint32_t RTC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 44 of file efm32g_rtc.h.

__I uint32_t RTC_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 49 of file efm32g_rtc.h.


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