PCNT_TypeDef Struct ReferenceDevices > EFM32WG_PCNT

Definition at line 48 of file efm32wg_pcnt.h.

Data Fields

__IOM uint32_t AUXCNT
 
__IOM uint32_t CMD
 
__IM uint32_t CNT
 
__IOM uint32_t CTRL
 
__IOM uint32_t FREEZE
 
__IOM uint32_t IEN
 
__IM uint32_t IF
 
__IOM uint32_t IFC
 
__IOM uint32_t IFS
 
__IOM uint32_t INPUT
 
uint32_t RESERVED0 [1]
 
__IOM uint32_t ROUTE
 
__IM uint32_t STATUS
 
__IM uint32_t SYNCBUSY
 
__IM uint32_t TOP
 
__IOM uint32_t TOPB
 

Field Documentation

__IOM uint32_t PCNT_TypeDef::AUXCNT

Auxiliary Counter Value Register

Definition at line 65 of file efm32wg_pcnt.h.

Referenced by PCNT_AuxCounterGet().

__IOM uint32_t PCNT_TypeDef::CMD

Command Register

Definition at line 50 of file efm32wg_pcnt.h.

Referenced by PCNT_CounterTopSet(), PCNT_Init(), and PCNT_TopSet().

__IM uint32_t PCNT_TypeDef::CNT

Counter Value Register

Definition at line 52 of file efm32wg_pcnt.h.

Referenced by PCNT_CounterGet().

__IOM uint32_t PCNT_TypeDef::CTRL

Control Register

Definition at line 49 of file efm32wg_pcnt.h.

Referenced by PCNT_CounterReset(), PCNT_CounterTopSet(), PCNT_Enable(), PCNT_Init(), and PCNT_Reset().

__IOM uint32_t PCNT_TypeDef::FREEZE

Freeze Register

Definition at line 61 of file efm32wg_pcnt.h.

Referenced by PCNT_FreezeEnable().

__IOM uint32_t PCNT_TypeDef::IEN

Interrupt Enable Register

Definition at line 58 of file efm32wg_pcnt.h.

Referenced by PCNT_IntDisable(), PCNT_IntEnable(), PCNT_IntGetEnabled(), and PCNT_Reset().

__IM uint32_t PCNT_TypeDef::IF

Interrupt Flag Register

Definition at line 55 of file efm32wg_pcnt.h.

Referenced by PCNT_IntGet(), and PCNT_IntGetEnabled().

__IOM uint32_t PCNT_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 57 of file efm32wg_pcnt.h.

Referenced by PCNT_IntClear(), and PCNT_Reset().

__IOM uint32_t PCNT_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 56 of file efm32wg_pcnt.h.

Referenced by PCNT_IntSet().

__IOM uint32_t PCNT_TypeDef::INPUT

PCNT Input Register

Definition at line 66 of file efm32wg_pcnt.h.

Referenced by PCNT_Init(), and PCNT_PRSInputEnable().

uint32_t PCNT_TypeDef::RESERVED0[1]

Reserved for future use

Definition at line 64 of file efm32wg_pcnt.h.

__IOM uint32_t PCNT_TypeDef::ROUTE

I/O Routing Register

Definition at line 59 of file efm32wg_pcnt.h.

__IM uint32_t PCNT_TypeDef::STATUS

Status Register

Definition at line 51 of file efm32wg_pcnt.h.

__IM uint32_t PCNT_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 62 of file efm32wg_pcnt.h.

Referenced by PCNT_FreezeEnable().

__IM uint32_t PCNT_TypeDef::TOP

Top Value Register

Definition at line 53 of file efm32wg_pcnt.h.

Referenced by PCNT_CounterSet(), and PCNT_TopGet().

__IOM uint32_t PCNT_TypeDef::TOPB

Top Value Buffer Register

Definition at line 54 of file efm32wg_pcnt.h.

Referenced by PCNT_CounterTopSet(), PCNT_Init(), PCNT_TopBufferGet(), PCNT_TopBufferSet(), and PCNT_TopSet().


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