EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
GPIO_P EFM32HG GPIO P.
Definition at line 39 of file efm32hg_gpio_p.h.
#include <efm32hg_gpio_p.h>
Data Fields | |
__IOM uint32_t | CTRL |
__IM uint32_t | DIN |
__IOM uint32_t | DOUT |
__OM uint32_t | DOUTCLR |
__OM uint32_t | DOUTSET |
__OM uint32_t | DOUTTGL |
__IOM uint32_t | MODEH |
__IOM uint32_t | MODEL |
__IOM uint32_t | PINLOCKN |
__IOM uint32_t GPIO_P_TypeDef::CTRL |
Port Control Register
Definition at line 41 of file efm32hg_gpio_p.h.
__IM uint32_t GPIO_P_TypeDef::DIN |
Port Data In Register
Definition at line 48 of file efm32hg_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::DOUT |
Port Data Out Register
Definition at line 44 of file efm32hg_gpio_p.h.
__OM uint32_t GPIO_P_TypeDef::DOUTCLR |
Port Data Out Clear Register
Definition at line 46 of file efm32hg_gpio_p.h.
__OM uint32_t GPIO_P_TypeDef::DOUTSET |
Port Data Out Set Register
Definition at line 45 of file efm32hg_gpio_p.h.
__OM uint32_t GPIO_P_TypeDef::DOUTTGL |
Port Data Out Toggle Register
Definition at line 47 of file efm32hg_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::MODEH |
Port Pin Mode High Register
Definition at line 43 of file efm32hg_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::MODEL |
Port Pin Mode Low Register
Definition at line 42 of file efm32hg_gpio_p.h.
__IOM uint32_t GPIO_P_TypeDef::PINLOCKN |
Port Unlocked Pins Register
Definition at line 49 of file efm32hg_gpio_p.h.