Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

GPIO_P_TypeDef Struct Reference

GPIO_P. More...

#include "efm32g890f128.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.

Definition at line 359 of file efm32g890f128.h.


Field Documentation

__IO uint32_t GPIO_P_TypeDef::CTRL

Port Control Register

Definition at line 361 of file efm32g890f128.h.

__I uint32_t GPIO_P_TypeDef::DIN

Port Data In Register

Definition at line 368 of file efm32g890f128.h.

__IO uint32_t GPIO_P_TypeDef::DOUT

Port Data Out Register

Definition at line 364 of file efm32g890f128.h.

Port Data Out Clear Register

Definition at line 366 of file efm32g890f128.h.

Port Data Out Set Register

Definition at line 365 of file efm32g890f128.h.

Port Data Out Toggle Register

Definition at line 367 of file efm32g890f128.h.

__IO uint32_t GPIO_P_TypeDef::MODEH

Port Pin Mode High Register

Definition at line 363 of file efm32g890f128.h.

__IO uint32_t GPIO_P_TypeDef::MODEL

Port Pin Mode Low Register

Definition at line 362 of file efm32g890f128.h.

__IO uint32_t GPIO_P_TypeDef::PINLOCKN

Port Unlocked Pins Register

Definition at line 369 of file efm32g890f128.h.


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