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

GPIO Peripheral Property Register Values. More...

Collaboration diagram for GPIO_PP Values:

Macros

#define GPIO_PP_EDE   (1 << 0)
 Extended Drive Enable. More...
 

Detailed Description

GPIO Peripheral Property Register Values.

Macro Definition Documentation

◆ GPIO_PP_EDE

#define GPIO_PP_EDE   (1 << 0)

Extended Drive Enable.

Definition at line 326 of file gpio.h.