EFM32 Gecko Software Documentation  efm32g-doc-5.1.2
efm32g_rtc.h File Reference

Detailed Description

EFM32G_RTC register and bit field definitions.

Version
5.1.2

License

Copyright 2017 Silicon Laboratories, Inc. http://www.silabs.com

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

DISCLAIMER OF WARRANTY/LIMITATION OF REMEDIES: Silicon Laboratories, Inc. has no obligation to support this Software. Silicon Laboratories, Inc. is providing the Software "AS IS", with no express or implied warranties of any kind, including, but not limited to, any implied warranties of merchantability or fitness for any particular purpose or warranties against infringement of any proprietary rights of a third party.

Silicon Laboratories, Inc. will not be liable for any consequential, incidental, or special damages, or any other relief, or for any claim by any third party, arising from your use of this Software.

Definition in file efm32g_rtc.h.

Go to the source code of this file.

Data Structures

struct  RTC_TypeDef
 

Macros

#define _RTC_CNT_CNT_DEFAULT   0x00000000UL
 
#define _RTC_CNT_CNT_MASK   0xFFFFFFUL
 
#define _RTC_CNT_CNT_SHIFT   0
 
#define _RTC_CNT_MASK   0x00FFFFFFUL
 
#define _RTC_CNT_RESETVALUE   0x00000000UL
 
#define _RTC_COMP0_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_COMP0_COMP0_MASK   0xFFFFFFUL
 
#define _RTC_COMP0_COMP0_SHIFT   0
 
#define _RTC_COMP0_MASK   0x00FFFFFFUL
 
#define _RTC_COMP0_RESETVALUE   0x00000000UL
 
#define _RTC_COMP1_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_COMP1_COMP1_MASK   0xFFFFFFUL
 
#define _RTC_COMP1_COMP1_SHIFT   0
 
#define _RTC_COMP1_MASK   0x00FFFFFFUL
 
#define _RTC_COMP1_RESETVALUE   0x00000000UL
 
#define _RTC_CTRL_COMP0TOP_DEFAULT   0x00000000UL
 
#define _RTC_CTRL_COMP0TOP_DISABLE   0x00000000UL
 
#define _RTC_CTRL_COMP0TOP_ENABLE   0x00000001UL
 
#define _RTC_CTRL_COMP0TOP_MASK   0x4UL
 
#define _RTC_CTRL_COMP0TOP_SHIFT   2
 
#define _RTC_CTRL_DEBUGRUN_DEFAULT   0x00000000UL
 
#define _RTC_CTRL_DEBUGRUN_MASK   0x2UL
 
#define _RTC_CTRL_DEBUGRUN_SHIFT   1
 
#define _RTC_CTRL_EN_DEFAULT   0x00000000UL
 
#define _RTC_CTRL_EN_MASK   0x1UL
 
#define _RTC_CTRL_EN_SHIFT   0
 
#define _RTC_CTRL_MASK   0x00000007UL
 
#define _RTC_CTRL_RESETVALUE   0x00000000UL
 
#define _RTC_FREEZE_MASK   0x00000001UL
 
#define _RTC_FREEZE_REGFREEZE_DEFAULT   0x00000000UL
 
#define _RTC_FREEZE_REGFREEZE_FREEZE   0x00000001UL
 
#define _RTC_FREEZE_REGFREEZE_MASK   0x1UL
 
#define _RTC_FREEZE_REGFREEZE_SHIFT   0
 
#define _RTC_FREEZE_REGFREEZE_UPDATE   0x00000000UL
 
#define _RTC_FREEZE_RESETVALUE   0x00000000UL
 
#define _RTC_IEN_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_IEN_COMP0_MASK   0x2UL
 
#define _RTC_IEN_COMP0_SHIFT   1
 
#define _RTC_IEN_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_IEN_COMP1_MASK   0x4UL
 
#define _RTC_IEN_COMP1_SHIFT   2
 
#define _RTC_IEN_MASK   0x00000007UL
 
#define _RTC_IEN_OF_DEFAULT   0x00000000UL
 
#define _RTC_IEN_OF_MASK   0x1UL
 
#define _RTC_IEN_OF_SHIFT   0
 
#define _RTC_IEN_RESETVALUE   0x00000000UL
 
#define _RTC_IF_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_IF_COMP0_MASK   0x2UL
 
#define _RTC_IF_COMP0_SHIFT   1
 
#define _RTC_IF_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_IF_COMP1_MASK   0x4UL
 
#define _RTC_IF_COMP1_SHIFT   2
 
#define _RTC_IF_MASK   0x00000007UL
 
#define _RTC_IF_OF_DEFAULT   0x00000000UL
 
#define _RTC_IF_OF_MASK   0x1UL
 
#define _RTC_IF_OF_SHIFT   0
 
#define _RTC_IF_RESETVALUE   0x00000000UL
 
#define _RTC_IFC_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_IFC_COMP0_MASK   0x2UL
 
#define _RTC_IFC_COMP0_SHIFT   1
 
#define _RTC_IFC_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_IFC_COMP1_MASK   0x4UL
 
#define _RTC_IFC_COMP1_SHIFT   2
 
#define _RTC_IFC_MASK   0x00000007UL
 
#define _RTC_IFC_OF_DEFAULT   0x00000000UL
 
#define _RTC_IFC_OF_MASK   0x1UL
 
#define _RTC_IFC_OF_SHIFT   0
 
#define _RTC_IFC_RESETVALUE   0x00000000UL
 
#define _RTC_IFS_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_IFS_COMP0_MASK   0x2UL
 
#define _RTC_IFS_COMP0_SHIFT   1
 
#define _RTC_IFS_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_IFS_COMP1_MASK   0x4UL
 
#define _RTC_IFS_COMP1_SHIFT   2
 
#define _RTC_IFS_MASK   0x00000007UL
 
#define _RTC_IFS_OF_DEFAULT   0x00000000UL
 
#define _RTC_IFS_OF_MASK   0x1UL
 
#define _RTC_IFS_OF_SHIFT   0
 
#define _RTC_IFS_RESETVALUE   0x00000000UL
 
#define _RTC_SYNCBUSY_COMP0_DEFAULT   0x00000000UL
 
#define _RTC_SYNCBUSY_COMP0_MASK   0x2UL
 
#define _RTC_SYNCBUSY_COMP0_SHIFT   1
 
#define _RTC_SYNCBUSY_COMP1_DEFAULT   0x00000000UL
 
#define _RTC_SYNCBUSY_COMP1_MASK   0x4UL
 
#define _RTC_SYNCBUSY_COMP1_SHIFT   2
 
#define _RTC_SYNCBUSY_CTRL_DEFAULT   0x00000000UL
 
#define _RTC_SYNCBUSY_CTRL_MASK   0x1UL
 
#define _RTC_SYNCBUSY_CTRL_SHIFT   0
 
#define _RTC_SYNCBUSY_MASK   0x00000007UL
 
#define _RTC_SYNCBUSY_RESETVALUE   0x00000000UL
 
#define RTC_CNT_CNT_DEFAULT   (_RTC_CNT_CNT_DEFAULT << 0)
 
#define RTC_COMP0_COMP0_DEFAULT   (_RTC_COMP0_COMP0_DEFAULT << 0)
 
#define RTC_COMP1_COMP1_DEFAULT   (_RTC_COMP1_COMP1_DEFAULT << 0)
 
#define RTC_CTRL_COMP0TOP   (0x1UL << 2)
 
#define RTC_CTRL_COMP0TOP_DEFAULT   (_RTC_CTRL_COMP0TOP_DEFAULT << 2)
 
#define RTC_CTRL_COMP0TOP_DISABLE   (_RTC_CTRL_COMP0TOP_DISABLE << 2)
 
#define RTC_CTRL_COMP0TOP_ENABLE   (_RTC_CTRL_COMP0TOP_ENABLE << 2)
 
#define RTC_CTRL_DEBUGRUN   (0x1UL << 1)
 
#define RTC_CTRL_DEBUGRUN_DEFAULT   (_RTC_CTRL_DEBUGRUN_DEFAULT << 1)
 
#define RTC_CTRL_EN   (0x1UL << 0)
 
#define RTC_CTRL_EN_DEFAULT   (_RTC_CTRL_EN_DEFAULT << 0)
 
#define RTC_FREEZE_REGFREEZE   (0x1UL << 0)
 
#define RTC_FREEZE_REGFREEZE_DEFAULT   (_RTC_FREEZE_REGFREEZE_DEFAULT << 0)
 
#define RTC_FREEZE_REGFREEZE_FREEZE   (_RTC_FREEZE_REGFREEZE_FREEZE << 0)
 
#define RTC_FREEZE_REGFREEZE_UPDATE   (_RTC_FREEZE_REGFREEZE_UPDATE << 0)
 
#define RTC_IEN_COMP0   (0x1UL << 1)
 
#define RTC_IEN_COMP0_DEFAULT   (_RTC_IEN_COMP0_DEFAULT << 1)
 
#define RTC_IEN_COMP1   (0x1UL << 2)
 
#define RTC_IEN_COMP1_DEFAULT   (_RTC_IEN_COMP1_DEFAULT << 2)
 
#define RTC_IEN_OF   (0x1UL << 0)
 
#define RTC_IEN_OF_DEFAULT   (_RTC_IEN_OF_DEFAULT << 0)
 
#define RTC_IF_COMP0   (0x1UL << 1)
 
#define RTC_IF_COMP0_DEFAULT   (_RTC_IF_COMP0_DEFAULT << 1)
 
#define RTC_IF_COMP1   (0x1UL << 2)
 
#define RTC_IF_COMP1_DEFAULT   (_RTC_IF_COMP1_DEFAULT << 2)
 
#define RTC_IF_OF   (0x1UL << 0)
 
#define RTC_IF_OF_DEFAULT   (_RTC_IF_OF_DEFAULT << 0)
 
#define RTC_IFC_COMP0   (0x1UL << 1)
 
#define RTC_IFC_COMP0_DEFAULT   (_RTC_IFC_COMP0_DEFAULT << 1)
 
#define RTC_IFC_COMP1   (0x1UL << 2)
 
#define RTC_IFC_COMP1_DEFAULT   (_RTC_IFC_COMP1_DEFAULT << 2)
 
#define RTC_IFC_OF   (0x1UL << 0)
 
#define RTC_IFC_OF_DEFAULT   (_RTC_IFC_OF_DEFAULT << 0)
 
#define RTC_IFS_COMP0   (0x1UL << 1)
 
#define RTC_IFS_COMP0_DEFAULT   (_RTC_IFS_COMP0_DEFAULT << 1)
 
#define RTC_IFS_COMP1   (0x1UL << 2)
 
#define RTC_IFS_COMP1_DEFAULT   (_RTC_IFS_COMP1_DEFAULT << 2)
 
#define RTC_IFS_OF   (0x1UL << 0)
 
#define RTC_IFS_OF_DEFAULT   (_RTC_IFS_OF_DEFAULT << 0)
 
#define RTC_SYNCBUSY_COMP0   (0x1UL << 1)
 
#define RTC_SYNCBUSY_COMP0_DEFAULT   (_RTC_SYNCBUSY_COMP0_DEFAULT << 1)
 
#define RTC_SYNCBUSY_COMP1   (0x1UL << 2)
 
#define RTC_SYNCBUSY_COMP1_DEFAULT   (_RTC_SYNCBUSY_COMP1_DEFAULT << 2)
 
#define RTC_SYNCBUSY_CTRL   (0x1UL << 0)
 
#define RTC_SYNCBUSY_CTRL_DEFAULT   (_RTC_SYNCBUSY_CTRL_DEFAULT << 0)