TIMER_TypeDef Struct ReferenceDevices > TIMER

TIMER Register Declaration.

Definition at line 60 of file efr32mg21_timer.h .

#include < efr32mg21_timer.h >

Data Fields

TIMER_CC_TypeDef CC [3U]
TIMER_CC_TypeDef CC_CLR [3U]
TIMER_CC_TypeDef CC_SET [3U]
TIMER_CC_TypeDef CC_TGL [3U]
__IOM uint32_t CFG
__IOM uint32_t CFG_CLR
__IOM uint32_t CFG_SET
__IOM uint32_t CFG_TGL
__IOM uint32_t CMD
__IOM uint32_t CMD_CLR
__IOM uint32_t CMD_SET
__IOM uint32_t CMD_TGL
__IOM uint32_t CNT
__IOM uint32_t CNT_CLR
__IOM uint32_t CNT_SET
__IOM uint32_t CNT_TGL
__IOM uint32_t CTRL
__IOM uint32_t CTRL_CLR
__IOM uint32_t CTRL_SET
__IOM uint32_t CTRL_TGL
__IOM uint32_t DTCFG
__IOM uint32_t DTCFG_CLR
__IOM uint32_t DTCFG_SET
__IOM uint32_t DTCFG_TGL
__IOM uint32_t DTCTRL
__IOM uint32_t DTCTRL_CLR
__IOM uint32_t DTCTRL_SET
__IOM uint32_t DTCTRL_TGL
__IM uint32_t DTFAULT
__IM uint32_t DTFAULT_CLR
__IM uint32_t DTFAULT_SET
__IM uint32_t DTFAULT_TGL
__IOM uint32_t DTFAULTC
__IOM uint32_t DTFAULTC_CLR
__IOM uint32_t DTFAULTC_SET
__IOM uint32_t DTFAULTC_TGL
__IOM uint32_t DTFCFG
__IOM uint32_t DTFCFG_CLR
__IOM uint32_t DTFCFG_SET
__IOM uint32_t DTFCFG_TGL
__IOM uint32_t DTLOCK
__IOM uint32_t DTLOCK_CLR
__IOM uint32_t DTLOCK_SET
__IOM uint32_t DTLOCK_TGL
__IOM uint32_t DTOGEN
__IOM uint32_t DTOGEN_CLR
__IOM uint32_t DTOGEN_SET
__IOM uint32_t DTOGEN_TGL
__IOM uint32_t DTTIMECFG
__IOM uint32_t DTTIMECFG_CLR
__IOM uint32_t DTTIMECFG_SET
__IOM uint32_t DTTIMECFG_TGL
__IOM uint32_t EN
__IOM uint32_t EN_CLR
__IOM uint32_t EN_SET
__IOM uint32_t EN_TGL
__IOM uint32_t IEN
__IOM uint32_t IEN_CLR
__IOM uint32_t IEN_SET
__IOM uint32_t IEN_TGL
__IOM uint32_t IF
__IOM uint32_t IF_CLR
__IOM uint32_t IF_SET
__IOM uint32_t IF_TGL
__IM uint32_t IPVERSION
__IM uint32_t IPVERSION_CLR
__IM uint32_t IPVERSION_SET
__IM uint32_t IPVERSION_TGL
__IOM uint32_t LOCK
__IOM uint32_t LOCK_CLR
__IOM uint32_t LOCK_SET
__IOM uint32_t LOCK_TGL
uint32_t RESERVED0 [1U]
uint32_t RESERVED1 [11U]
uint32_t RESERVED10 [8U]
uint32_t RESERVED11 [960U]
uint32_t RESERVED12 [1U]
uint32_t RESERVED13 [11U]
uint32_t RESERVED14 [8U]
uint32_t RESERVED2 [8U]
uint32_t RESERVED3 [960U]
uint32_t RESERVED4 [1U]
uint32_t RESERVED5 [11U]
uint32_t RESERVED6 [8U]
uint32_t RESERVED7 [960U]
uint32_t RESERVED8 [1U]
uint32_t RESERVED9 [11U]
__IM uint32_t STATUS
__IM uint32_t STATUS_CLR
__IM uint32_t STATUS_SET
__IM uint32_t STATUS_TGL
__IOM uint32_t TOP
__IOM uint32_t TOP_CLR
__IOM uint32_t TOP_SET
__IOM uint32_t TOP_TGL
__IOM uint32_t TOPB
__IOM uint32_t TOPB_CLR
__IOM uint32_t TOPB_SET
__IOM uint32_t TOPB_TGL

Field Documentation

TIMER_CC_TypeDef TIMER_TypeDef::CC[3U]

Compare/Capture Channel

Definition at line 75 of file efr32mg21_timer.h .

Referenced by TIMER_CaptureBufGet() , TIMER_CaptureGet() , TIMER_CompareBufSet() , TIMER_CompareSet() , TIMER_InitCC() , and TIMER_Reset() .

TIMER_CC_TypeDef TIMER_TypeDef::CC_CLR[3U]

Compare/Capture Channel

Definition at line 125 of file efr32mg21_timer.h .

TIMER_CC_TypeDef TIMER_TypeDef::CC_SET[3U]

Compare/Capture Channel

Definition at line 100 of file efr32mg21_timer.h .

TIMER_CC_TypeDef TIMER_TypeDef::CC_TGL[3U]

Compare/Capture Channel

Definition at line 150 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CFG

Configuration Register

Definition at line 62 of file efr32mg21_timer.h .

Referenced by TIMER_Init() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::CFG_CLR

Configuration Register

Definition at line 112 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CFG_SET

Configuration Register

Definition at line 87 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CFG_TGL

Configuration Register

Definition at line 137 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CMD

Command Register

Definition at line 64 of file efr32mg21_timer.h .

Referenced by TIMER_Enable() , TIMER_Init() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::CMD_CLR

Command Register

Definition at line 114 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CMD_SET

Command Register

Definition at line 89 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CMD_TGL

Command Register

Definition at line 139 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CNT

Counter Value Register

Definition at line 70 of file efr32mg21_timer.h .

Referenced by TIMER_CounterGet() , TIMER_CounterSet() , TIMER_Init() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::CNT_CLR

Counter Value Register

Definition at line 120 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CNT_SET

Counter Value Register

Definition at line 95 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CNT_TGL

Counter Value Register

Definition at line 145 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CTRL

Control Register

Definition at line 63 of file efr32mg21_timer.h .

Referenced by TIMER_Init() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::CTRL_CLR

Control Register

Definition at line 113 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CTRL_SET

Control Register

Definition at line 88 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::CTRL_TGL

Control Register

Definition at line 138 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTCFG

DTI Configuration Register

Definition at line 77 of file efr32mg21_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTCFG_CLR

DTI Configuration Register

Definition at line 127 of file efr32mg21_timer.h .

Referenced by TIMER_EnableDTI() .

__IOM uint32_t TIMER_TypeDef::DTCFG_SET

DTI Configuration Register

Definition at line 102 of file efr32mg21_timer.h .

Referenced by TIMER_EnableDTI() .

__IOM uint32_t TIMER_TypeDef::DTCFG_TGL

DTI Configuration Register

Definition at line 152 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTCTRL

DTI Control Register

Definition at line 80 of file efr32mg21_timer.h .

Referenced by TIMER_EnableDTI() , TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTCTRL_CLR

DTI Control Register

Definition at line 130 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTCTRL_SET

DTI Control Register

Definition at line 105 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTCTRL_TGL

DTI Control Register

Definition at line 155 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::DTFAULT

DTI Fault Register

Definition at line 82 of file efr32mg21_timer.h .

Referenced by TIMER_GetDTIFault() .

__IM uint32_t TIMER_TypeDef::DTFAULT_CLR

DTI Fault Register

Definition at line 132 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::DTFAULT_SET

DTI Fault Register

Definition at line 107 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::DTFAULT_TGL

DTI Fault Register

Definition at line 157 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFAULTC

DTI Fault Clear Register

Definition at line 83 of file efr32mg21_timer.h .

Referenced by TIMER_ClearDTIFault() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTFAULTC_CLR

DTI Fault Clear Register

Definition at line 133 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFAULTC_SET

DTI Fault Clear Register

Definition at line 108 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFAULTC_TGL

DTI Fault Clear Register

Definition at line 158 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFCFG

DTI Fault Configuration Register

Definition at line 79 of file efr32mg21_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTFCFG_CLR

DTI Fault Configuration Register

Definition at line 129 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFCFG_SET

DTI Fault Configuration Register

Definition at line 104 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTFCFG_TGL

DTI Fault Configuration Register

Definition at line 154 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTLOCK

DTI Configuration Lock Register

Definition at line 84 of file efr32mg21_timer.h .

Referenced by TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTLOCK_CLR

DTI Configuration Lock Register

Definition at line 134 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTLOCK_SET

DTI Configuration Lock Register

Definition at line 109 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTLOCK_TGL

DTI Configuration Lock Register

Definition at line 159 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTOGEN

DTI Output Generation Enable Register

Definition at line 81 of file efr32mg21_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTOGEN_CLR

DTI Output Generation Enable Register

Definition at line 131 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTOGEN_SET

DTI Output Generation Enable Register

Definition at line 106 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTOGEN_TGL

DTI Output Generation Enable Register

Definition at line 156 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTTIMECFG

DTI Time Configuration Register

Definition at line 78 of file efr32mg21_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTTIMECFG_CLR

DTI Time Configuration Register

Definition at line 128 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTTIMECFG_SET

DTI Time Configuration Register

Definition at line 103 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::DTTIMECFG_TGL

DTI Time Configuration Register

Definition at line 153 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::EN
__IOM uint32_t TIMER_TypeDef::EN_CLR

module en

Definition at line 123 of file efr32mg21_timer.h .

Referenced by TIMER_CounterSet() , TIMER_EnableDTI() , TIMER_Init() , TIMER_InitCC() , TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::EN_SET

module en

Definition at line 98 of file efr32mg21_timer.h .

Referenced by TIMER_CounterSet() , TIMER_EnableDTI() , TIMER_Init() , TIMER_InitCC() , and TIMER_InitDTI() .

__IOM uint32_t TIMER_TypeDef::EN_TGL

module en

Definition at line 148 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 67 of file efr32mg21_timer.h .

Referenced by TIMER_IntDisable() , TIMER_IntEnable() , TIMER_IntGetEnabled() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::IEN_CLR

Interrupt Enable Register

Definition at line 117 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::IEN_SET

Interrupt Enable Register

Definition at line 92 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::IEN_TGL

Interrupt Enable Register

Definition at line 142 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::IF

Interrupt Flag Register

Definition at line 66 of file efr32mg21_timer.h .

Referenced by TIMER_IntGet() , and TIMER_IntGetEnabled() .

__IOM uint32_t TIMER_TypeDef::IF_CLR

Interrupt Flag Register

Definition at line 116 of file efr32mg21_timer.h .

Referenced by TIMER_IntClear() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::IF_SET

Interrupt Flag Register

Definition at line 91 of file efr32mg21_timer.h .

Referenced by TIMER_IntSet() .

__IOM uint32_t TIMER_TypeDef::IF_TGL

Interrupt Flag Register

Definition at line 141 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::IPVERSION

IP version ID

Definition at line 61 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::IPVERSION_CLR

IP version ID

Definition at line 111 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::IPVERSION_SET

IP version ID

Definition at line 86 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::IPVERSION_TGL

IP version ID

Definition at line 136 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::LOCK

TIMER Configuration Lock Register

Definition at line 72 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::LOCK_CLR

TIMER Configuration Lock Register

Definition at line 122 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::LOCK_SET

TIMER Configuration Lock Register

Definition at line 97 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::LOCK_TGL

TIMER Configuration Lock Register

Definition at line 147 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED0[1U]

Reserved for future use

Definition at line 71 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED1[11U]

Reserved for future use

Definition at line 74 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED10[8U]

Reserved for future use

Definition at line 126 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED11[960U]

Reserved for future use

Definition at line 135 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED12[1U]

Reserved for future use

Definition at line 146 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED13[11U]

Reserved for future use

Definition at line 149 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED14[8U]

Reserved for future use

Definition at line 151 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED2[8U]

Reserved for future use

Definition at line 76 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED3[960U]

Reserved for future use

Definition at line 85 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED4[1U]

Reserved for future use

Definition at line 96 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED5[11U]

Reserved for future use

Definition at line 99 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED6[8U]

Reserved for future use

Definition at line 101 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED7[960U]

Reserved for future use

Definition at line 110 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED8[1U]

Reserved for future use

Definition at line 121 of file efr32mg21_timer.h .

uint32_t TIMER_TypeDef::RESERVED9[11U]

Reserved for future use

Definition at line 124 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::STATUS

Status Register

Definition at line 65 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::STATUS_CLR

Status Register

Definition at line 115 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::STATUS_SET

Status Register

Definition at line 90 of file efr32mg21_timer.h .

__IM uint32_t TIMER_TypeDef::STATUS_TGL

Status Register

Definition at line 140 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOP

Counter Top Value Register

Definition at line 68 of file efr32mg21_timer.h .

Referenced by TIMER_Reset() , TIMER_TopGet() , and TIMER_TopSet() .

__IOM uint32_t TIMER_TypeDef::TOP_CLR

Counter Top Value Register

Definition at line 118 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOP_SET

Counter Top Value Register

Definition at line 93 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOP_TGL

Counter Top Value Register

Definition at line 143 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOPB

Counter Top Value Buffer Register

Definition at line 69 of file efr32mg21_timer.h .

Referenced by TIMER_Reset() , and TIMER_TopBufSet() .

__IOM uint32_t TIMER_TypeDef::TOPB_CLR

Counter Top Value Buffer Register

Definition at line 119 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOPB_SET

Counter Top Value Buffer Register

Definition at line 94 of file efr32mg21_timer.h .

__IOM uint32_t TIMER_TypeDef::TOPB_TGL

Counter Top Value Buffer Register

Definition at line 144 of file efr32mg21_timer.h .


The documentation for this struct was generated from the following file:
  • C:/repos/super_h1/platform/Device/SiliconLabs/EFR32MG21/Include/ efr32mg21_timer.h