STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
GPIO Exported Types
Collaboration diagram for GPIO Exported Types:

Classes

struct  GPIO_InitTypeDef
 GPIO Init structure definition. More...

Enumerations

enum  GPIO_PinState { GPIO_PIN_RESET = 0 , GPIO_PIN_SET }
 GPIO Bit SET and Bit RESET enumeration. More...

Detailed Description

Enumeration Type Documentation

◆ GPIO_PinState

GPIO Bit SET and Bit RESET enumeration.

Enumerator
GPIO_PIN_RESET 
GPIO_PIN_SET 

Definition at line 67 of file stm32f4xx_hal_gpio.h.