TIMER_TypeDef Struct ReferenceDevices > EFM32ZG_TIMER

Definition at line 48 of file efm32zg_timer.h.

Data Fields

TIMER_CC_TypeDef CC [3]
 
__IOM uint32_t CMD
 
__IOM uint32_t CNT
 
__IOM uint32_t CTRL
 
__IOM uint32_t IEN
 
__IM uint32_t IF
 
__IOM uint32_t IFC
 
__IOM uint32_t IFS
 
uint32_t RESERVED0 [1]
 
__IOM uint32_t ROUTE
 
__IM uint32_t STATUS
 
__IOM uint32_t TOP
 
__IOM uint32_t TOPB
 

Field Documentation

TIMER_CC_TypeDef TIMER_TypeDef::CC[3]

Compare/Capture Channel

Definition at line 62 of file efm32zg_timer.h.

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

__IOM uint32_t TIMER_TypeDef::CMD

Command Register

Definition at line 50 of file efm32zg_timer.h.

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

__IOM uint32_t TIMER_TypeDef::CNT

Counter Value Register

Definition at line 58 of file efm32zg_timer.h.

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

__IOM uint32_t TIMER_TypeDef::CTRL

Control Register

Definition at line 49 of file efm32zg_timer.h.

Referenced by TIMER_Init(), and TIMER_Reset().

__IOM uint32_t TIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 52 of file efm32zg_timer.h.

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

__IM uint32_t TIMER_TypeDef::IF

Interrupt Flag Register

Definition at line 53 of file efm32zg_timer.h.

Referenced by TIMER_IntGet(), and TIMER_IntGetEnabled().

__IOM uint32_t TIMER_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 55 of file efm32zg_timer.h.

Referenced by TIMER_IntClear(), and TIMER_Reset().

__IOM uint32_t TIMER_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 54 of file efm32zg_timer.h.

Referenced by TIMER_IntSet().

uint32_t TIMER_TypeDef::RESERVED0[1]

Reserved registers

Definition at line 61 of file efm32zg_timer.h.

__IOM uint32_t TIMER_TypeDef::ROUTE

I/O Routing Register

Definition at line 59 of file efm32zg_timer.h.

__IM uint32_t TIMER_TypeDef::STATUS

Status Register

Definition at line 51 of file efm32zg_timer.h.

__IOM uint32_t TIMER_TypeDef::TOP

Counter Top Value Register

Definition at line 56 of file efm32zg_timer.h.

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

__IOM uint32_t TIMER_TypeDef::TOPB

Counter Top Value Buffer Register

Definition at line 57 of file efm32zg_timer.h.

Referenced by TIMER_Reset(), and TIMER_TopBufSet().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/Device/SiliconLabs/EFM32ZG/Include/efm32zg_timer.h