![]() |
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 | INPUTSEL |
| __I uint32_t | STATUS |
| __IO uint32_t | IEN |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
Definition at line 718 of file efm32g890f128.h.
| __IO uint32_t VCMP_TypeDef::CTRL |
Control Register
Definition at line 720 of file efm32g890f128.h.
| __IO uint32_t VCMP_TypeDef::IEN |
Interrupt Enable Register
Definition at line 723 of file efm32g890f128.h.
| __I uint32_t VCMP_TypeDef::IF |
Interrupt Flag Register
Definition at line 724 of file efm32g890f128.h.
| __IO uint32_t VCMP_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 726 of file efm32g890f128.h.
| __IO uint32_t VCMP_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 725 of file efm32g890f128.h.
| __IO uint32_t VCMP_TypeDef::INPUTSEL |
Input Selection Register
Definition at line 721 of file efm32g890f128.h.
| __I uint32_t VCMP_TypeDef::STATUS |
Status Register
Definition at line 722 of file efm32g890f128.h.