HAL + 0/68 examples
CodeScope will show references to GPIO_PULLDOWN from the following samples and libraries:
Drivers
Boards
Examples
STM32F411RE-Nucleo
Examples_MIX
SPI
TIM
STM32F413ZH-Nucleo
Examples
SPI
Applications
FatFs
USB_Host
STM32F429ZI-Nucleo
Examples
Applications
USB_Host
Examples_MIX
DMA2D
STM32F412ZG-Nucleo
Examples
SPI
Applications
FatFs
USB_Host
STM32F446ZE-Nucleo
Examples
Applications
USB_Host
STM32446E_EVAL
Examples
TIM
STM32469I-Discovery
Examples
SPI
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F412G-Discovery
Examples
SPI
STM32F413H-Discovery
Applications
USB_Device
Examples
DFSDM
STM32F4-Discovery
Examples
SPI
SPI_FullDuplex_AdvComIT
SPI_FullDuplex_AdvComPolling
 
Symbols
loading...
Files
loading...

GPIO_PULLDOWN macro

Pull-down activation

Syntax

#define GPIO_PULLDOWN 0x00000002U

Examples

GPIO_PULLDOWN is referenced by 68 libraries and example projects.

References

LocationText
stm32f4xx_hal_gpio.h:155
#define GPIO_PULLDOWN 0x00000002U /*!< Pull-down activation */
stm32f4xx_hal_gpio.h:298
((PULL) == GPIO_PULLDOWN))