EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
|
Data Fields | |
GPIO_P_TypeDef | P [12] |
uint32_t | RESERVED0 [112] |
__IO uint32_t | EXTIPSELL |
__IO uint32_t | EXTIPSELH |
__IO uint32_t | EXTIPINSELL |
__IO uint32_t | EXTIPINSELH |
__IO uint32_t | EXTIRISE |
__IO uint32_t | EXTIFALL |
__IO uint32_t | EXTILEVEL |
__I uint32_t | IF |
__IO uint32_t | IFS |
__IO uint32_t | IFC |
__IO uint32_t | IEN |
__IO uint32_t | EM4WUEN |
uint32_t | RESERVED1 [4] |
__IO uint32_t | ROUTEPEN |
__IO uint32_t | ROUTELOC0 |
uint32_t | RESERVED2 [2] |
__IO uint32_t | INSENSE |
__IO uint32_t | LOCK |
Definition at line 41 of file efm32pg1b_gpio.h.
GPIO_P_TypeDef GPIO_TypeDef::P[12] |
Port configuration bits
Definition at line 43 of file efm32pg1b_gpio.h.
uint32_t GPIO_TypeDef::RESERVED0[112] |
Reserved for future use
Definition at line 45 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIPSELL |
External Interrupt Port Select Low Register
Definition at line 46 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIPSELH |
External Interrupt Port Select High Register
Definition at line 47 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIPINSELL |
External Interrupt Pin Select Low Register
Definition at line 48 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIPINSELH |
External Interrupt Pin Select High Register
Definition at line 49 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIRISE |
External Interrupt Rising Edge Trigger Register
Definition at line 50 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTIFALL |
External Interrupt Falling Edge Trigger Register
Definition at line 51 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EXTILEVEL |
External Interrupt Level Register
Definition at line 52 of file efm32pg1b_gpio.h.
__I uint32_t GPIO_TypeDef::IF |
Interrupt Flag Register
Definition at line 53 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 54 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 55 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::IEN |
Interrupt Enable Register
Definition at line 56 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::EM4WUEN |
EM4 wake up Enable Register
Definition at line 57 of file efm32pg1b_gpio.h.
uint32_t GPIO_TypeDef::RESERVED1[4] |
Reserved for future use
Definition at line 59 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::ROUTEPEN |
I/O Routing Pin Enable Register
Definition at line 60 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::ROUTELOC0 |
I/O Routing Location Register
Definition at line 61 of file efm32pg1b_gpio.h.
uint32_t GPIO_TypeDef::RESERVED2[2] |
Reserved for future use
Definition at line 63 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::INSENSE |
Input Sense Register
Definition at line 64 of file efm32pg1b_gpio.h.
__IO uint32_t GPIO_TypeDef::LOCK |
Configuration Lock Register
Definition at line 65 of file efm32pg1b_gpio.h.