EFM32 Pearl Gecko 12 Software Documentation
efm32pg12-doc-5.1.2
|
GPIO_P EFM32PG12B GPIO P.
Definition at line 39 of file efm32pg12b_gpio_p.h.
#include <efm32pg12b_gpio_p.h>
Data Fields | |
__IOM uint32_t | CTRL |
__IM uint32_t | DIN |
__IOM uint32_t | DOUT |
__IOM uint32_t | DOUTTGL |
__IOM uint32_t | MODEH |
__IOM uint32_t | MODEL |
__IOM uint32_t | OVTDIS |
__IOM uint32_t | PINLOCKN |
uint32_t | RESERVED0 [2] |
uint32_t | RESERVED1 [1] |
uint32_t | RESERVED2 [1] |
__IOM uint32_t GPIO_P_TypeDef::CTRL |
Port Control Register
Definition at line 41 of file efm32pg12b_gpio_p.h.
__IM uint32_t GPIO_P_TypeDef::DIN |
Port Data In Register
Definition at line 47 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::DOUT |
Port Data Out Register
Definition at line 44 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::DOUTTGL |
Port Data Out Toggle Register
Definition at line 46 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::MODEH |
Port Pin Mode High Register
Definition at line 43 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::MODEL |
Port Pin Mode Low Register
Definition at line 42 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::OVTDIS |
Over Voltage Disable for all modes
Definition at line 50 of file efm32pg12b_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::PINLOCKN |
Port Unlocked Pins Register
Definition at line 48 of file efm32pg12b_gpio_p.h.
uint32_t GPIO_P_TypeDef::RESERVED0[2] |
Reserved for future use
Definition at line 45 of file efm32pg12b_gpio_p.h.
uint32_t GPIO_P_TypeDef::RESERVED1[1] |
Reserved for future use
Definition at line 49 of file efm32pg12b_gpio_p.h.
uint32_t GPIO_P_TypeDef::RESERVED2[1] |
Reserved future
Definition at line 51 of file efm32pg12b_gpio_p.h.