TIMER_TypeDef Struct Reference
[EFM32ZG_TIMER]


Data Fields

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

Detailed Description

Definition at line 37 of file efm32zg_timer.h.


Field Documentation

TIMER_CC_TypeDef TIMER_TypeDef::CC[3]

Compare/Capture Channel

Definition at line 52 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::CMD

Command Register

Definition at line 40 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::CNT

Counter Value Register

Definition at line 48 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::CTRL

Control Register

Definition at line 39 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 42 of file efm32zg_timer.h.

__I uint32_t TIMER_TypeDef::IF

Interrupt Flag Register

Definition at line 43 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 45 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 44 of file efm32zg_timer.h.

uint32_t TIMER_TypeDef::RESERVED0[1]

Reserved registers

Definition at line 51 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::ROUTE

I/O Routing Register

Definition at line 49 of file efm32zg_timer.h.

__I uint32_t TIMER_TypeDef::STATUS

Status Register

Definition at line 41 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::TOP

Counter Top Value Register

Definition at line 46 of file efm32zg_timer.h.

__IO uint32_t TIMER_TypeDef::TOPB

Counter Top Value Buffer Register

Definition at line 47 of file efm32zg_timer.h.


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