TIMER_TypeDef Struct ReferenceDevices > EFM32LG_TIMER

Definition at line 48 of file efm32lg_timer.h .

Data Fields

TIMER_CC_TypeDef CC [3]
__IOM uint32_t CMD
__IOM uint32_t CNT
__IOM uint32_t CTRL
__IOM uint32_t DTCTRL
__IM uint32_t DTFAULT
__OM uint32_t DTFAULTC
__IOM uint32_t DTFC
__IOM uint32_t DTLOCK
__IOM uint32_t DTOGEN
__IOM uint32_t DTTIME
__IOM uint32_t IEN
__IM uint32_t IF
__IOM uint32_t IFC
__IOM uint32_t IFS
uint32_t RESERVED0 [1]
uint32_t RESERVED1 [4]
__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 efm32lg_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 efm32lg_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 efm32lg_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 efm32lg_timer.h .

Referenced by TIMER_Init() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTCTRL

DTI Control Register

Definition at line 65 of file efm32lg_timer.h .

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

__IM uint32_t TIMER_TypeDef::DTFAULT

DTI Fault Register

Definition at line 69 of file efm32lg_timer.h .

Referenced by TIMER_GetDTIFault() .

__OM uint32_t TIMER_TypeDef::DTFAULTC

DTI Fault Clear Register

Definition at line 70 of file efm32lg_timer.h .

Referenced by TIMER_ClearDTIFault() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTFC

DTI Fault Configuration Register

Definition at line 67 of file efm32lg_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTLOCK

DTI Configuration Lock Register

Definition at line 71 of file efm32lg_timer.h .

Referenced by TIMER_Lock() , TIMER_Reset() , and TIMER_Unlock() .

__IOM uint32_t TIMER_TypeDef::DTOGEN

DTI Output Generation Enable Register

Definition at line 68 of file efm32lg_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::DTTIME

DTI Time Control Register

Definition at line 66 of file efm32lg_timer.h .

Referenced by TIMER_InitDTI() , and TIMER_Reset() .

__IOM uint32_t TIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 52 of file efm32lg_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 efm32lg_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 efm32lg_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 efm32lg_timer.h .

Referenced by TIMER_IntSet() .

uint32_t TIMER_TypeDef::RESERVED0[1]

Reserved registers

Definition at line 61 of file efm32lg_timer.h .

uint32_t TIMER_TypeDef::RESERVED1[4]

Reserved for future use

Definition at line 64 of file efm32lg_timer.h .

__IOM uint32_t TIMER_TypeDef::ROUTE

I/O Routing Register

Definition at line 59 of file efm32lg_timer.h .

__IM uint32_t TIMER_TypeDef::STATUS

Status Register

Definition at line 51 of file efm32lg_timer.h .

__IOM uint32_t TIMER_TypeDef::TOP

Counter Top Value Register

Definition at line 56 of file efm32lg_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 efm32lg_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/EFM32LG/Include/ efm32lg_timer.h