Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

RTC_TypeDef Struct Reference

#include "efm32g890f128.h"

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 767 of file efm32g890f128.h.


Field Documentation

__I uint32_t RTC_TypeDef::CNT

Counter Value Register

Definition at line 770 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::COMP0

Compare Value Register 0

Definition at line 771 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::COMP1

Compare Value Register 1

Definition at line 772 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::CTRL

Control Register

Definition at line 769 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::FREEZE

Freeze Register

Definition at line 778 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::IEN

Interrupt Enable Register

Definition at line 776 of file efm32g890f128.h.

__I uint32_t RTC_TypeDef::IF

Interrupt Flag Register

Definition at line 773 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 775 of file efm32g890f128.h.

__IO uint32_t RTC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 774 of file efm32g890f128.h.

__I uint32_t RTC_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 779 of file efm32g890f128.h.


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