EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
|
Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | PERIODSEL |
__I uint32_t | CNT |
__IO uint32_t | EM4WUEN |
__I uint32_t | IF |
__IO uint32_t | IFS |
__IO uint32_t | IFC |
__IO uint32_t | IEN |
Definition at line 41 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::PERIODSEL |
Interrupt Duration
Definition at line 44 of file efm32pg1b_cryotimer.h.
__I uint32_t CRYOTIMER_TypeDef::CNT |
Counter Value
Definition at line 45 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::EM4WUEN |
Wake Up Enable
Definition at line 46 of file efm32pg1b_cryotimer.h.
__I uint32_t CRYOTIMER_TypeDef::IF |
Interrupt Flag Register
Definition at line 47 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 48 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 49 of file efm32pg1b_cryotimer.h.
__IO uint32_t CRYOTIMER_TypeDef::IEN |
Interrupt Enable Register
Definition at line 50 of file efm32pg1b_cryotimer.h.