GPS Device
Loading...
Searching...
No Matches
STM32F401RE GPIO Driver

GPIO peripheral driver for the STM32F401RE. More...

Collaboration diagram for STM32F401RE GPIO Driver:

Topics

 GPIO Types
 Configuration enumerations and structures for the GPIO driver.
 GPIO Public API
 Public functions to interact with the GPIO peripheral.

Macros

#define GPIO_NAME_LEN   5
 Length of the null-terminated GPIO port name string (e.g. "GPIOA").

Detailed Description

GPIO peripheral driver for the STM32F401RE.

Macro Definition Documentation

◆ GPIO_NAME_LEN

#define GPIO_NAME_LEN   5

Length of the null-terminated GPIO port name string (e.g. "GPIOA").

Definition at line 38 of file stm32f401re_gpio.h.