libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
GPIO Register Base Addresses

GPIO Register Base Addresses. More...

Collaboration diagram for GPIO Register Base Addresses:

Macros

#define GPIOA   GPIOA_BASE
 GPIOA Base Address. More...
 
#define GPIOB   GPIOB_BASE
 GPIOB Base Address. More...
 
#define GPIOC   GPIOC_BASE
 GPIOC Base Address. More...
 
#define GPIOD   GPIOD_BASE
 GPIOD Base Address. More...
 
#define GPIOE   GPIOE_BASE
 GPIOE Base Address. More...
 
#define GPIOF   GPIOF_BASE
 GPIOF Base Address. More...
 
#define GPIOG   GPIOG_BASE
 GPIOG Base Address. More...
 
#define GPIOH   GPIOH_BASE
 GPIOH Base Address. More...
 
#define GPIOJ   GPIOJ_BASE
 GPIOJ Base Address. More...
 
#define GPIOK   GPIOK_BASE
 GPIOK Base Address. More...
 
#define GPIOL   GPIOL_BASE
 GPIOL Base Address. More...
 
#define GPIOM   GPIOM_BASE
 GPIOM Base Address. More...
 
#define GPION   GPION_BASE
 GPION Base Address. More...
 
#define GPIOP   GPIOP_BASE
 GPIOP Base Address. More...
 
#define GPIOQ   GPIOQ_BASE
 GPIOQ Base Address. More...
 

Detailed Description

GPIO Register Base Addresses.

Macro Definition Documentation

◆ GPIOA

#define GPIOA   GPIOA_BASE

GPIOA Base Address.

Definition at line 48 of file gpio.h.

◆ GPIOB

#define GPIOB   GPIOB_BASE

GPIOB Base Address.

Definition at line 50 of file gpio.h.

◆ GPIOC

#define GPIOC   GPIOC_BASE

GPIOC Base Address.

Definition at line 52 of file gpio.h.

◆ GPIOD

#define GPIOD   GPIOD_BASE

GPIOD Base Address.

Definition at line 54 of file gpio.h.

◆ GPIOE

#define GPIOE   GPIOE_BASE

GPIOE Base Address.

Definition at line 56 of file gpio.h.

◆ GPIOF

#define GPIOF   GPIOF_BASE

GPIOF Base Address.

Definition at line 58 of file gpio.h.

◆ GPIOG

#define GPIOG   GPIOG_BASE

GPIOG Base Address.

Definition at line 60 of file gpio.h.

◆ GPIOH

#define GPIOH   GPIOH_BASE

GPIOH Base Address.

Definition at line 62 of file gpio.h.

◆ GPIOJ

#define GPIOJ   GPIOJ_BASE

GPIOJ Base Address.

Definition at line 64 of file gpio.h.

◆ GPIOK

#define GPIOK   GPIOK_BASE

GPIOK Base Address.

Definition at line 66 of file gpio.h.

◆ GPIOL

#define GPIOL   GPIOL_BASE

GPIOL Base Address.

Definition at line 68 of file gpio.h.

◆ GPIOM

#define GPIOM   GPIOM_BASE

GPIOM Base Address.

Definition at line 70 of file gpio.h.

◆ GPION

#define GPION   GPION_BASE

GPION Base Address.

Definition at line 72 of file gpio.h.

◆ GPIOP

#define GPIOP   GPIOP_BASE

GPIOP Base Address.

Definition at line 74 of file gpio.h.

◆ GPIOQ

#define GPIOQ   GPIOQ_BASE

GPIOQ Base Address.

Definition at line 76 of file gpio.h.