EFM32 Gecko Software Documentation
efm32g-doc-4.2.1
|
GPIO_P EFM32G GPIO P. More...
#include <efm32g_gpio_p.h>
Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | MODEL |
__IO uint32_t | MODEH |
__IO uint32_t | DOUT |
__O uint32_t | DOUTSET |
__O uint32_t | DOUTCLR |
__O uint32_t | DOUTTGL |
__I uint32_t | DIN |
__IO uint32_t | PINLOCKN |
Definition at line 39 of file efm32g_gpio_p.h.
__IO uint32_t GPIO_P_TypeDef::CTRL |
Port Control Register
Definition at line 41 of file efm32g_gpio_p.h.
__IO uint32_t GPIO_P_TypeDef::MODEL |
Port Pin Mode Low Register
Definition at line 42 of file efm32g_gpio_p.h.
__IO uint32_t GPIO_P_TypeDef::MODEH |
Port Pin Mode High Register
Definition at line 43 of file efm32g_gpio_p.h.
__IO uint32_t GPIO_P_TypeDef::DOUT |
Port Data Out Register
Definition at line 44 of file efm32g_gpio_p.h.
__O uint32_t GPIO_P_TypeDef::DOUTSET |
Port Data Out Set Register
Definition at line 45 of file efm32g_gpio_p.h.
__O uint32_t GPIO_P_TypeDef::DOUTCLR |
Port Data Out Clear Register
Definition at line 46 of file efm32g_gpio_p.h.
__O uint32_t GPIO_P_TypeDef::DOUTTGL |
Port Data Out Toggle Register
Definition at line 47 of file efm32g_gpio_p.h.
__I uint32_t GPIO_P_TypeDef::DIN |
Port Data In Register
Definition at line 48 of file efm32g_gpio_p.h.
__IO uint32_t GPIO_P_TypeDef::PINLOCKN |
Port Unlocked Pins Register
Definition at line 49 of file efm32g_gpio_p.h.