![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
#include "efm32g890f128.h"

Data Fields | |
| __IO uint32_t | CTRL |
| __IO uint32_t | CMD |
| __I uint32_t | STATUS |
| __IO uint32_t | IEN |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
| __IO uint32_t | TOP |
| __IO uint32_t | TOPB |
| __IO uint32_t | CNT |
| __IO uint32_t | ROUTE |
| uint32_t | RESERVED0 [1] |
| TIMER_CC_TypeDef | CC [3] |
| uint32_t | RESERVED1 [4] |
| __IO uint32_t | DTCTRL |
| __IO uint32_t | DTTIME |
| __IO uint32_t | DTFC |
| __IO uint32_t | DTOGEN |
| __I uint32_t | DTFAULT |
| __O uint32_t | DTFAULTC |
| __IO uint32_t | DTLOCK |
Definition at line 484 of file efm32g890f128.h.
Compare/Capture Channel
Definition at line 500 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::CMD |
Command Register
Definition at line 487 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::CNT |
Counter Value Register
Definition at line 495 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::CTRL |
Control Register
Definition at line 486 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::DTCTRL |
DTI Control Register
Definition at line 503 of file efm32g890f128.h.
| __I uint32_t TIMER_TypeDef::DTFAULT |
DTI Fault Register
Definition at line 507 of file efm32g890f128.h.
| __O uint32_t TIMER_TypeDef::DTFAULTC |
DTI Fault Clear Register
Definition at line 508 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::DTFC |
DTI Fault Configuration Register
Definition at line 505 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::DTLOCK |
DTI Configuration Lock Register
Definition at line 509 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::DTOGEN |
DTI Output Generation Enable Register
Definition at line 506 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::DTTIME |
DTI Time Control Register
Definition at line 504 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::IEN |
Interrupt Enable Register
Definition at line 489 of file efm32g890f128.h.
| __I uint32_t TIMER_TypeDef::IF |
Interrupt Flag Register
Definition at line 490 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 492 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 491 of file efm32g890f128.h.
| uint32_t TIMER_TypeDef::RESERVED0[1] |
Reserved registers
Definition at line 498 of file efm32g890f128.h.
| uint32_t TIMER_TypeDef::RESERVED1[4] |
Reserved for future use
Definition at line 502 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::ROUTE |
I/O Routing Register
Definition at line 496 of file efm32g890f128.h.
| __I uint32_t TIMER_TypeDef::STATUS |
Status Register
Definition at line 488 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::TOP |
Counter Top Value Register
Definition at line 493 of file efm32g890f128.h.
| __IO uint32_t TIMER_TypeDef::TOPB |
Counter Top Value Buffer Register
Definition at line 494 of file efm32g890f128.h.