GPIO_P_TypeDef Struct Reference

GPIO_P EFM32ZG GPIO P. More...

#include <efm32zg_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


Detailed Description

GPIO_P EFM32ZG GPIO P.

Definition at line 35 of file efm32zg_gpio_p.h.


Field Documentation

__IO uint32_t GPIO_P_TypeDef::CTRL

Port Control Register

Definition at line 37 of file efm32zg_gpio_p.h.

__I uint32_t GPIO_P_TypeDef::DIN

Port Data In Register

Definition at line 44 of file efm32zg_gpio_p.h.

__IO uint32_t GPIO_P_TypeDef::DOUT

Port Data Out Register

Definition at line 40 of file efm32zg_gpio_p.h.

__O uint32_t GPIO_P_TypeDef::DOUTCLR

Port Data Out Clear Register

Definition at line 42 of file efm32zg_gpio_p.h.

__O uint32_t GPIO_P_TypeDef::DOUTSET

Port Data Out Set Register

Definition at line 41 of file efm32zg_gpio_p.h.

__O uint32_t GPIO_P_TypeDef::DOUTTGL

Port Data Out Toggle Register

Definition at line 43 of file efm32zg_gpio_p.h.

__IO uint32_t GPIO_P_TypeDef::MODEH

Port Pin Mode High Register

Definition at line 39 of file efm32zg_gpio_p.h.

__IO uint32_t GPIO_P_TypeDef::MODEL

Port Pin Mode Low Register

Definition at line 38 of file efm32zg_gpio_p.h.

__IO uint32_t GPIO_P_TypeDef::PINLOCKN

Port Unlocked Pins Register

Definition at line 45 of file efm32zg_gpio_p.h.


The documentation for this struct was generated from the following file: