![]() |
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 | |
| GPIO_P_TypeDef | P [6] |
| uint32_t | RESERVED0 [10] |
| __IO uint32_t | EXTIPSELL |
| __IO uint32_t | EXTIPSELH |
| __IO uint32_t | EXTIRISE |
| __IO uint32_t | EXTIFALL |
| __IO uint32_t | IEN |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
| __IO uint32_t | ROUTE |
| __IO uint32_t | INSENSE |
| __IO uint32_t | LOCK |
Definition at line 377 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::EXTIFALL |
External Interrupt Falling Edge Trigger Register
Definition at line 385 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::EXTIPSELH |
External Interrupt Port Select High Register
Definition at line 383 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::EXTIPSELL |
External Interrupt Port Select Low Register
Definition at line 382 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::EXTIRISE |
External Interrupt Rising Edge Trigger Register
Definition at line 384 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::IEN |
Interrupt Enable Register
Definition at line 386 of file efm32g890f128.h.
| __I uint32_t GPIO_TypeDef::IF |
Interrupt Flag Register
Definition at line 387 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 389 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 388 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::INSENSE |
Input Sense Register
Definition at line 392 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::LOCK |
Configuration Lock Register
Definition at line 393 of file efm32g890f128.h.
Port configuration bits
Definition at line 379 of file efm32g890f128.h.
| uint32_t GPIO_TypeDef::RESERVED0[10] |
Reserved for future use
Definition at line 381 of file efm32g890f128.h.
| __IO uint32_t GPIO_TypeDef::ROUTE |
I/O Routing Register
Definition at line 391 of file efm32g890f128.h.