GPIO Pull-Up or Pull-Down Activation. More...
Macros | |
#define | GPIO_NOPULL 0x00000000U |
#define | GPIO_NOPULL 0x00000000U |
#define | GPIO_NOPULL (0x00000000U) |
#define | GPIO_NOPULL ((uint32_t)0x00000000U) |
#define | GPIO_NOPULL 0x00000000U |
#define | GPIO_NOPULL (0x00000000U) |
#define | GPIO_PULLDOWN 0x00000002U |
#define | GPIO_PULLDOWN 0x00000002U |
#define | GPIO_PULLDOWN (0x00000002U) |
#define | GPIO_PULLDOWN (0x00000002U) |
#define | GPIO_PULLDOWN ((uint32_t)0x00000002U) |
#define | GPIO_PULLDOWN 0x00000002U |
#define | GPIO_PULLUP 0x00000001U |
#define | GPIO_PULLUP 0x00000001U |
#define | GPIO_PULLUP (0x00000001U) |
#define | GPIO_PULLUP (0x00000001U) |
#define | GPIO_PULLUP 0x00000001U |
#define | GPIO_PULLUP ((uint32_t)0x00000001U) |
GPIO Pull-Up or Pull-Down Activation.
#define GPIO_NOPULL 0x00000000U |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_NOPULL 0x00000000U |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_NOPULL (0x00000000U) |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_NOPULL ((uint32_t)0x00000000U) |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32f7xx_hal_gpio.h.
#define GPIO_NOPULL 0x00000000U |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_NOPULL (0x00000000U) |
No Pull-up or Pull-down activation
Definition at line 154 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_PULLDOWN 0x00000002U |
Pull-down activation
Definition at line 156 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLDOWN 0x00000002U |
Pull-down activation
Definition at line 156 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLDOWN (0x00000002U) |
Pull-down activation
Definition at line 156 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_PULLDOWN (0x00000002U) |
Pull-down activation
Definition at line 156 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_PULLDOWN ((uint32_t)0x00000002U) |
Pull-down activation
Definition at line 156 of file stm32f7xx_hal_gpio.h.
#define GPIO_PULLDOWN 0x00000002U |
Pull-down activation
Definition at line 156 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLUP 0x00000001U |
Pull-up activation
Definition at line 155 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLUP 0x00000001U |
Pull-up activation
Definition at line 155 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLUP (0x00000001U) |
Pull-up activation
Definition at line 155 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_PULLUP (0x00000001U) |
Pull-up activation
Definition at line 155 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_PULLUP 0x00000001U |
Pull-up activation
Definition at line 155 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_PULLUP ((uint32_t)0x00000001U) |
Pull-up activation
Definition at line 155 of file stm32f7xx_hal_gpio.h.