LETIMER_TypeDef Struct ReferenceDevices > LETIMER

LETIMER Register Declaration.

Definition at line 48 of file efr32mg21_letimer.h.

#include <efr32mg21_letimer.h>

Data Fields

__IOM uint32_t CMD
 
__IOM uint32_t CMD_CLR
 
__IOM uint32_t CMD_SET
 
__IOM uint32_t CMD_TGL
 
__IOM uint32_t CNT
 
__IOM uint32_t CNT_CLR
 
__IOM uint32_t CNT_SET
 
__IOM uint32_t CNT_TGL
 
__IOM uint32_t COMP0
 
__IOM uint32_t COMP0_CLR
 
__IOM uint32_t COMP0_SET
 
__IOM uint32_t COMP0_TGL
 
__IOM uint32_t COMP1
 
__IOM uint32_t COMP1_CLR
 
__IOM uint32_t COMP1_SET
 
__IOM uint32_t COMP1_TGL
 
__IOM uint32_t CTRL
 
__IOM uint32_t CTRL_CLR
 
__IOM uint32_t CTRL_SET
 
__IOM uint32_t CTRL_TGL
 
__IOM uint32_t EN
 
__IOM uint32_t EN_CLR
 
__IOM uint32_t EN_SET
 
__IOM uint32_t EN_TGL
 
__IOM uint32_t IEN
 
__IOM uint32_t IEN_CLR
 
__IOM uint32_t IEN_SET
 
__IOM uint32_t IEN_TGL
 
__IOM uint32_t IF
 
__IOM uint32_t IF_CLR
 
__IOM uint32_t IF_SET
 
__IOM uint32_t IF_TGL
 
__IM uint32_t IPVERSION
 
__IM uint32_t IPVERSION_CLR
 
__IM uint32_t IPVERSION_SET
 
__IM uint32_t IPVERSION_TGL
 
__IOM uint32_t PRSMODE
 
__IOM uint32_t PRSMODE_CLR
 
__IOM uint32_t PRSMODE_SET
 
__IOM uint32_t PRSMODE_TGL
 
__IOM uint32_t REP0
 
__IOM uint32_t REP0_CLR
 
__IOM uint32_t REP0_SET
 
__IOM uint32_t REP0_TGL
 
__IOM uint32_t REP1
 
__IOM uint32_t REP1_CLR
 
__IOM uint32_t REP1_SET
 
__IOM uint32_t REP1_TGL
 
uint32_t RESERVED0 [1U]
 
uint32_t RESERVED1 [1U]
 
uint32_t RESERVED10 [3U]
 
uint32_t RESERVED11 [1003U]
 
uint32_t RESERVED12 [1U]
 
uint32_t RESERVED13 [1U]
 
uint32_t RESERVED14 [3U]
 
uint32_t RESERVED2 [3U]
 
uint32_t RESERVED3 [1003U]
 
uint32_t RESERVED4 [1U]
 
uint32_t RESERVED5 [1U]
 
uint32_t RESERVED6 [3U]
 
uint32_t RESERVED7 [1003U]
 
uint32_t RESERVED8 [1U]
 
uint32_t RESERVED9 [1U]
 
__IM uint32_t STATUS
 
__IM uint32_t STATUS_CLR
 
__IM uint32_t STATUS_SET
 
__IM uint32_t STATUS_TGL
 
__IM uint32_t SYNCBUSY
 
__IM uint32_t SYNCBUSY_CLR
 
__IM uint32_t SYNCBUSY_SET
 
__IM uint32_t SYNCBUSY_TGL
 
__IOM uint32_t TOP
 
__IOM uint32_t TOP_CLR
 
__IOM uint32_t TOP_SET
 
__IOM uint32_t TOP_TGL
 
__IOM uint32_t TOPBUFF
 
__IOM uint32_t TOPBUFF_CLR
 
__IOM uint32_t TOPBUFF_SET
 
__IOM uint32_t TOPBUFF_TGL
 

Field Documentation

__IOM uint32_t LETIMER_TypeDef::CMD

Command Register

Definition at line 52 of file efr32mg21_letimer.h.

Referenced by LETIMER_Enable(), LETIMER_Init(), and LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::CMD_CLR

Command Register

Definition at line 92 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CMD_SET

Command Register

Definition at line 72 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CMD_TGL

Command Register

Definition at line 112 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CNT

Counter Value Register

Definition at line 55 of file efr32mg21_letimer.h.

Referenced by LETIMER_CounterGet().

__IOM uint32_t LETIMER_TypeDef::CNT_CLR

Counter Value Register

Definition at line 95 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CNT_SET

Counter Value Register

Definition at line 75 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CNT_TGL

Counter Value Register

Definition at line 115 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP0

Compare Value Register 0

Definition at line 56 of file efr32mg21_letimer.h.

Referenced by LETIMER_CompareGet(), LETIMER_CompareSet(), LETIMER_Init(), LETIMER_Reset(), and LETIMER_TopGet().

__IOM uint32_t LETIMER_TypeDef::COMP0_CLR

Compare Value Register 0

Definition at line 96 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP0_SET

Compare Value Register 0

Definition at line 76 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP0_TGL

Compare Value Register 0

Definition at line 116 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP1

Compare Value Register 1

Definition at line 57 of file efr32mg21_letimer.h.

Referenced by LETIMER_CompareGet(), LETIMER_CompareSet(), and LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::COMP1_CLR

Compare Value Register 1

Definition at line 97 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP1_SET

Compare Value Register 1

Definition at line 77 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::COMP1_TGL

Compare Value Register 1

Definition at line 117 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CTRL

Control Register

Definition at line 51 of file efr32mg21_letimer.h.

Referenced by LETIMER_Init(), LETIMER_Reset(), and LETIMER_TopSet().

__IOM uint32_t LETIMER_TypeDef::CTRL_CLR

Control Register

Definition at line 91 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::CTRL_SET

Control Register

Definition at line 71 of file efr32mg21_letimer.h.

Referenced by LETIMER_TopSet().

__IOM uint32_t LETIMER_TypeDef::CTRL_TGL

Control Register

Definition at line 111 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::EN

module en

Definition at line 50 of file efr32mg21_letimer.h.

Referenced by LETIMER_SyncWait().

__IOM uint32_t LETIMER_TypeDef::EN_CLR

module en

Definition at line 90 of file efr32mg21_letimer.h.

Referenced by LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::EN_SET

module en

Definition at line 70 of file efr32mg21_letimer.h.

Referenced by LETIMER_Init().

__IOM uint32_t LETIMER_TypeDef::EN_TGL

module en

Definition at line 110 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::IEN

Interrupt Enable Register

Definition at line 63 of file efr32mg21_letimer.h.

Referenced by LETIMER_IntDisable(), LETIMER_IntEnable(), LETIMER_IntGetEnabled(), and LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::IEN_CLR

Interrupt Enable Register

Definition at line 103 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::IEN_SET

Interrupt Enable Register

Definition at line 83 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::IEN_TGL

Interrupt Enable Register

Definition at line 123 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::IF

Interrupt Flag Register

Definition at line 62 of file efr32mg21_letimer.h.

Referenced by LETIMER_IntGet(), and LETIMER_IntGetEnabled().

__IOM uint32_t LETIMER_TypeDef::IF_CLR

Interrupt Flag Register

Definition at line 102 of file efr32mg21_letimer.h.

Referenced by LETIMER_IntClear().

__IOM uint32_t LETIMER_TypeDef::IF_SET

Interrupt Flag Register

Definition at line 82 of file efr32mg21_letimer.h.

Referenced by LETIMER_IntSet().

__IOM uint32_t LETIMER_TypeDef::IF_TGL

Interrupt Flag Register

Definition at line 122 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::IPVERSION

IP version

Definition at line 49 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::IPVERSION_CLR

IP version

Definition at line 89 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::IPVERSION_SET

IP version

Definition at line 69 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::IPVERSION_TGL

IP version

Definition at line 109 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::PRSMODE

PRS Input mode select Register

Definition at line 67 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::PRSMODE_CLR

PRS Input mode select Register

Definition at line 107 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::PRSMODE_SET

PRS Input mode select Register

Definition at line 87 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::PRSMODE_TGL

PRS Input mode select Register

Definition at line 127 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP0

Repeat Counter Register 0

Definition at line 60 of file efr32mg21_letimer.h.

Referenced by LETIMER_RepeatGet(), LETIMER_RepeatSet(), and LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::REP0_CLR

Repeat Counter Register 0

Definition at line 100 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP0_SET

Repeat Counter Register 0

Definition at line 80 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP0_TGL

Repeat Counter Register 0

Definition at line 120 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP1

Repeat Counter Register 1

Definition at line 61 of file efr32mg21_letimer.h.

Referenced by LETIMER_RepeatGet(), LETIMER_RepeatSet(), and LETIMER_Reset().

__IOM uint32_t LETIMER_TypeDef::REP1_CLR

Repeat Counter Register 1

Definition at line 101 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP1_SET

Repeat Counter Register 1

Definition at line 81 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::REP1_TGL

Repeat Counter Register 1

Definition at line 121 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED0[1U]

Reserved for future use

Definition at line 54 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED1[1U]

Reserved for future use

Definition at line 64 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED10[3U]

Reserved for future use

Definition at line 106 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED11[1003U]

Reserved for future use

Definition at line 108 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED12[1U]

Reserved for future use

Definition at line 114 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED13[1U]

Reserved for future use

Definition at line 124 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED14[3U]

Reserved for future use

Definition at line 126 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED2[3U]

Reserved for future use

Definition at line 66 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED3[1003U]

Reserved for future use

Definition at line 68 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED4[1U]

Reserved for future use

Definition at line 74 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED5[1U]

Reserved for future use

Definition at line 84 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED6[3U]

Reserved for future use

Definition at line 86 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED7[1003U]

Reserved for future use

Definition at line 88 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED8[1U]

Reserved for future use

Definition at line 94 of file efr32mg21_letimer.h.

uint32_t LETIMER_TypeDef::RESERVED9[1U]

Reserved for future use

Definition at line 104 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::STATUS

Status Register

Definition at line 53 of file efr32mg21_letimer.h.

Referenced by LETIMER_Init().

__IM uint32_t LETIMER_TypeDef::STATUS_CLR

Status Register

Definition at line 93 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::STATUS_SET

Status Register

Definition at line 73 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::STATUS_TGL

Status Register

Definition at line 113 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 65 of file efr32mg21_letimer.h.

Referenced by LETIMER_Enable(), LETIMER_Init(), and LETIMER_SyncWait().

__IM uint32_t LETIMER_TypeDef::SYNCBUSY_CLR

Synchronization Busy Register

Definition at line 105 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::SYNCBUSY_SET

Synchronization Busy Register

Definition at line 85 of file efr32mg21_letimer.h.

__IM uint32_t LETIMER_TypeDef::SYNCBUSY_TGL

Synchronization Busy Register

Definition at line 125 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOP

Counter TOP Value Register

Definition at line 58 of file efr32mg21_letimer.h.

Referenced by LETIMER_Init(), LETIMER_TopGet(), and LETIMER_TopSet().

__IOM uint32_t LETIMER_TypeDef::TOP_CLR

Counter TOP Value Register

Definition at line 98 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOP_SET

Counter TOP Value Register

Definition at line 78 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOP_TGL

Counter TOP Value Register

Definition at line 118 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOPBUFF

Buffered Counter TOP Value

Definition at line 59 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOPBUFF_CLR

Buffered Counter TOP Value

Definition at line 99 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOPBUFF_SET

Buffered Counter TOP Value

Definition at line 79 of file efr32mg21_letimer.h.

__IOM uint32_t LETIMER_TypeDef::TOPBUFF_TGL

Buffered Counter TOP Value

Definition at line 119 of file efr32mg21_letimer.h.


The documentation for this struct was generated from the following file:
  • C:/repos/super_h1/platform/Device/SiliconLabs/EFR32MG21/Include/efr32mg21_letimer.h