EFM32 Zero Gecko Software Documentation  efm32zg-doc-5.1.2
TIMER_TypeDef Struct Reference

Detailed Description

Definition at line 41 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 56 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 44 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 52 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 43 of file efm32zg_timer.h.

Referenced by TIMER_Init(), and TIMER_Reset().

__IOM uint32_t TIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 46 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 47 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 49 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 48 of file efm32zg_timer.h.

Referenced by TIMER_IntSet().

uint32_t TIMER_TypeDef::RESERVED0[1]

Reserved registers

Definition at line 55 of file efm32zg_timer.h.

__IOM uint32_t TIMER_TypeDef::ROUTE

I/O Routing Register

Definition at line 53 of file efm32zg_timer.h.

__IM uint32_t TIMER_TypeDef::STATUS

Status Register

Definition at line 45 of file efm32zg_timer.h.

__IOM uint32_t TIMER_TypeDef::TOP

Counter Top Value Register

Definition at line 50 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 51 of file efm32zg_timer.h.

Referenced by TIMER_Reset(), and TIMER_TopBufSet().


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