libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
GPIO register base addresses
Collaboration diagram for GPIO register base addresses:

Macros

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

Detailed Description

Macro Definition Documentation

◆ GPIOA

#define GPIOA   GPIOA_BASE

Definition at line 52 of file gpio.h.

◆ GPIOB

#define GPIOB   GPIOB_BASE

Definition at line 53 of file gpio.h.

◆ GPIOC

#define GPIOC   GPIOC_BASE

Definition at line 54 of file gpio.h.

◆ GPIOD

#define GPIOD   GPIOD_BASE

Definition at line 55 of file gpio.h.

◆ GPIOE

#define GPIOE   GPIOE_BASE

Definition at line 56 of file gpio.h.

◆ GPIOF

#define GPIOF   GPIOF_BASE

Definition at line 57 of file gpio.h.

◆ GPIOG

#define GPIOG   GPIOG_BASE

Definition at line 58 of file gpio.h.

◆ GPIOH

#define GPIOH   GPIOH_BASE

Definition at line 59 of file gpio.h.

◆ GPIOJ

#define GPIOJ   GPIOJ_BASE

Definition at line 60 of file gpio.h.

◆ GPIOK

#define GPIOK   GPIOK_BASE

Definition at line 61 of file gpio.h.

◆ GPIOL

#define GPIOL   GPIOL_BASE

Definition at line 62 of file gpio.h.

◆ GPIOM

#define GPIOM   GPIOM_BASE

Definition at line 63 of file gpio.h.

◆ GPION

#define GPION   GPION_BASE

Definition at line 64 of file gpio.h.

◆ GPIOP

#define GPIOP   GPIOP_BASE

Definition at line 65 of file gpio.h.

◆ GPIOQ

#define GPIOQ   GPIOQ_BASE

Definition at line 66 of file gpio.h.