EFM32 Gecko Software Documentation
efm32g-doc-5.1.2
|
Definition at line 41 of file efm32g_letimer.h.
Data Fields | |
__IOM uint32_t | CMD |
__IM uint32_t | CNT |
__IOM uint32_t | COMP0 |
__IOM uint32_t | COMP1 |
__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 | REP0 |
__IOM uint32_t | REP1 |
uint32_t | RESERVED0 [2] |
__IOM uint32_t | ROUTE |
__IM uint32_t | STATUS |
__IM uint32_t | SYNCBUSY |
__IOM uint32_t LETIMER_TypeDef::CMD |
Command Register
Definition at line 44 of file efm32g_letimer.h.
Referenced by LETIMER_Enable(), LETIMER_Init(), and LETIMER_Reset().
__IM uint32_t LETIMER_TypeDef::CNT |
Counter Value Register
Definition at line 46 of file efm32g_letimer.h.
Referenced by LETIMER_CounterGet().
__IOM uint32_t LETIMER_TypeDef::COMP0 |
Compare Value Register 0
Definition at line 47 of file efm32g_letimer.h.
Referenced by LETIMER_CompareGet(), LETIMER_CompareSet(), and LETIMER_Reset().
__IOM uint32_t LETIMER_TypeDef::COMP1 |
Compare Value Register 1
Definition at line 48 of file efm32g_letimer.h.
Referenced by LETIMER_CompareGet(), LETIMER_CompareSet(), and LETIMER_Reset().
__IOM uint32_t LETIMER_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32g_letimer.h.
Referenced by LETIMER_Init(), and LETIMER_Reset().
__IOM uint32_t LETIMER_TypeDef::FREEZE |
Freeze Register
Definition at line 56 of file efm32g_letimer.h.
Referenced by LETIMER_FreezeEnable().
__IOM uint32_t LETIMER_TypeDef::IEN |
Interrupt Enable Register
Definition at line 54 of file efm32g_letimer.h.
Referenced by LETIMER_IntDisable(), LETIMER_IntEnable(), LETIMER_IntGetEnabled(), and LETIMER_Reset().
__IM uint32_t LETIMER_TypeDef::IF |
Interrupt Flag Register
Definition at line 51 of file efm32g_letimer.h.
Referenced by LETIMER_IntGet(), and LETIMER_IntGetEnabled().
__IOM uint32_t LETIMER_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 53 of file efm32g_letimer.h.
Referenced by LETIMER_IntClear(), and LETIMER_Reset().
__IOM uint32_t LETIMER_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 52 of file efm32g_letimer.h.
Referenced by LETIMER_IntSet().
__IOM uint32_t LETIMER_TypeDef::REP0 |
Repeat Counter Register 0
Definition at line 49 of file efm32g_letimer.h.
Referenced by LETIMER_RepeatGet(), LETIMER_RepeatSet(), and LETIMER_Reset().
__IOM uint32_t LETIMER_TypeDef::REP1 |
Repeat Counter Register 1
Definition at line 50 of file efm32g_letimer.h.
Referenced by LETIMER_RepeatGet(), LETIMER_RepeatSet(), and LETIMER_Reset().
uint32_t LETIMER_TypeDef::RESERVED0[2] |
Reserved for future use
Definition at line 59 of file efm32g_letimer.h.
__IOM uint32_t LETIMER_TypeDef::ROUTE |
I/O Routing Register
Definition at line 60 of file efm32g_letimer.h.
__IM uint32_t LETIMER_TypeDef::STATUS |
__IM uint32_t LETIMER_TypeDef::SYNCBUSY |
Synchronization Busy Register
Definition at line 57 of file efm32g_letimer.h.
Referenced by LETIMER_FreezeEnable().