EFM32 Zero Gecko Software Documentation  efm32zg-doc-4.2.1
RTC_TypeDef Struct Reference

Data Fields

__IO uint32_t CTRL
 
__IO 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 41 of file efm32zg_rtc.h.

Field Documentation

__IO uint32_t RTC_TypeDef::CTRL

Control Register

Definition at line 43 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::CNT

Counter Value Register

Definition at line 44 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::COMP0

Compare Value Register 0

Definition at line 45 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::COMP1

Compare Value Register 1

Definition at line 46 of file efm32zg_rtc.h.

__I uint32_t RTC_TypeDef::IF

Interrupt Flag Register

Definition at line 47 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 48 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 49 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::IEN

Interrupt Enable Register

Definition at line 50 of file efm32zg_rtc.h.

__IO uint32_t RTC_TypeDef::FREEZE

Freeze Register

Definition at line 52 of file efm32zg_rtc.h.

__I uint32_t RTC_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 53 of file efm32zg_rtc.h.


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