![]() |
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 | SINGLECTRL |
| __IO uint32_t | SCANCTRL |
| __IO uint32_t | IEN |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
| __I uint32_t | SINGLEDATA |
| __I uint32_t | SCANDATA |
| __I uint32_t | SINGLEDATAP |
| __I uint32_t | SCANDATAP |
| __IO uint32_t | CAL |
| uint32_t | RESERVED0 [1] |
| __IO uint32_t | BIASPROG |
Definition at line 653 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::BIASPROG |
Bias Programming Register
Definition at line 671 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::CAL |
Calibration Register
Definition at line 668 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::CMD |
Command Register
Definition at line 656 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::CTRL |
Control Register
Definition at line 655 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 660 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::IF |
Interrupt Flag Register
Definition at line 661 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 663 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 662 of file efm32g890f128.h.
| uint32_t ADC_TypeDef::RESERVED0[1] |
Reserved for future use
Definition at line 670 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::SCANCTRL |
Scan Control Register
Definition at line 659 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::SCANDATA |
Scan Conversion Result Data
Definition at line 665 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::SCANDATAP |
Scan Sequence Result Data Peek Register
Definition at line 667 of file efm32g890f128.h.
| __IO uint32_t ADC_TypeDef::SINGLECTRL |
Single Sample Control Register
Definition at line 658 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::SINGLEDATA |
Single Conversion Result Data
Definition at line 664 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::SINGLEDATAP |
Single Conversion Result Data Peek Register
Definition at line 666 of file efm32g890f128.h.
| __I uint32_t ADC_TypeDef::STATUS |
Status Register
Definition at line 657 of file efm32g890f128.h.