GPIO Configuration Mode Elements values convention: 0xX0yz00YZ. More...
Macros | |
#define | GPIO_MODE_AF_OD 0x00000012U |
#define | GPIO_MODE_AF_OD 0x00000012U |
#define | GPIO_MODE_AF_OD (0x00000012U) |
#define | GPIO_MODE_AF_OD ((uint32_t)0x00000012U) |
#define | GPIO_MODE_AF_OD 0x00000012U |
#define | GPIO_MODE_AF_OD (0x00000012U) |
#define | GPIO_MODE_AF_PP 0x00000002U |
#define | GPIO_MODE_AF_PP 0x00000002U |
#define | GPIO_MODE_AF_PP (0x00000002U) |
#define | GPIO_MODE_AF_PP ((uint32_t)0x00000002U) |
#define | GPIO_MODE_AF_PP (0x00000002U) |
#define | GPIO_MODE_AF_PP 0x00000002U |
#define | GPIO_MODE_ANALOG (0x00000003U) |
#define | GPIO_MODE_ANALOG 0x00000003U |
#define | GPIO_MODE_ANALOG ((uint32_t)0x00000003U) |
#define | GPIO_MODE_ANALOG (0x00000003U) |
#define | GPIO_MODE_ANALOG 0x00000003U |
#define | GPIO_MODE_ANALOG 0x00000003U |
#define | GPIO_MODE_EVT_FALLING 0x10220000U |
#define | GPIO_MODE_EVT_FALLING (0x11220000U) |
#define | GPIO_MODE_EVT_FALLING 0x10220000U |
#define | GPIO_MODE_EVT_FALLING 0x10220000U |
#define | GPIO_MODE_EVT_FALLING ((uint32_t)0x10220000U) |
#define | GPIO_MODE_EVT_FALLING (0x11220000U) |
#define | GPIO_MODE_EVT_RISING (0x11120000U) |
#define | GPIO_MODE_EVT_RISING 0x10120000U |
#define | GPIO_MODE_EVT_RISING 0x10120000U |
#define | GPIO_MODE_EVT_RISING ((uint32_t)0x10120000U) |
#define | GPIO_MODE_EVT_RISING 0x10120000U |
#define | GPIO_MODE_EVT_RISING (0x11120000U) |
#define | GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
#define | GPIO_MODE_EVT_RISING_FALLING (0x11320000U) |
#define | GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
#define | GPIO_MODE_EVT_RISING_FALLING ((uint32_t)0x10320000U) |
#define | GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
#define | GPIO_MODE_EVT_RISING_FALLING (0x11320000U) |
#define | GPIO_MODE_INPUT (0x00000000U) |
#define | GPIO_MODE_INPUT ((uint32_t)0x00000000U) |
#define | GPIO_MODE_INPUT 0x00000000U |
#define | GPIO_MODE_INPUT (0x00000000U) |
#define | GPIO_MODE_INPUT 0x00000000U |
#define | GPIO_MODE_INPUT 0x00000000U |
#define | GPIO_MODE_IT_FALLING 0x10210000U |
#define | GPIO_MODE_IT_FALLING 0x10210000U |
#define | GPIO_MODE_IT_FALLING 0x10210000U |
#define | GPIO_MODE_IT_FALLING (0x11210000U) |
#define | GPIO_MODE_IT_FALLING ((uint32_t)0x10210000U) |
#define | GPIO_MODE_IT_FALLING (0x11210000U) |
#define | GPIO_MODE_IT_RISING (0x11110000U) |
#define | GPIO_MODE_IT_RISING 0x10110000U |
#define | GPIO_MODE_IT_RISING ((uint32_t)0x10110000U) |
#define | GPIO_MODE_IT_RISING (0x11110000U) |
#define | GPIO_MODE_IT_RISING 0x10110000U |
#define | GPIO_MODE_IT_RISING 0x10110000U |
#define | GPIO_MODE_IT_RISING_FALLING 0x10310000U |
#define | GPIO_MODE_IT_RISING_FALLING 0x10310000U |
#define | GPIO_MODE_IT_RISING_FALLING (0x11310000U) |
#define | GPIO_MODE_IT_RISING_FALLING ((uint32_t)0x10310000U) |
#define | GPIO_MODE_IT_RISING_FALLING 0x10310000U |
#define | GPIO_MODE_IT_RISING_FALLING (0x11310000U) |
#define | GPIO_MODE_OUTPUT_OD 0x00000011U |
#define | GPIO_MODE_OUTPUT_OD (0x00000011U) |
#define | GPIO_MODE_OUTPUT_OD (0x00000011U) |
#define | GPIO_MODE_OUTPUT_OD ((uint32_t)0x00000011U) |
#define | GPIO_MODE_OUTPUT_OD 0x00000011U |
#define | GPIO_MODE_OUTPUT_OD 0x00000011U |
#define | GPIO_MODE_OUTPUT_PP 0x00000001U |
#define | GPIO_MODE_OUTPUT_PP 0x00000001U |
#define | GPIO_MODE_OUTPUT_PP 0x00000001U |
#define | GPIO_MODE_OUTPUT_PP ((uint32_t)0x00000001U) |
#define | GPIO_MODE_OUTPUT_PP (0x00000001U) |
#define | GPIO_MODE_OUTPUT_PP (0x00000001U) |
GPIO Configuration Mode Elements values convention: 0xX0yz00YZ.
#define GPIO_MODE_AF_OD 0x00000012U |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_AF_OD 0x00000012U |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_AF_OD (0x00000012U) |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_AF_OD ((uint32_t)0x00000012U) |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_AF_OD 0x00000012U |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_AF_OD (0x00000012U) |
Alternate Function Open Drain Mode
Definition at line 123 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_AF_PP 0x00000002U |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_AF_PP 0x00000002U |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_AF_PP (0x00000002U) |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_AF_PP ((uint32_t)0x00000002U) |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_AF_PP (0x00000002U) |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_AF_PP 0x00000002U |
Alternate Function Push Pull Mode
Definition at line 122 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_ANALOG (0x00000003U) |
Analog Mode
Definition at line 125 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_ANALOG 0x00000003U |
Analog Mode
Definition at line 125 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_ANALOG ((uint32_t)0x00000003U) |
Analog Mode
Definition at line 125 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_ANALOG (0x00000003U) |
Analog Mode
Definition at line 125 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_ANALOG 0x00000003U |
Analog Mode
Definition at line 125 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_ANALOG 0x00000003U |
Analog Mode
Definition at line 125 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING 0x10220000U |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING (0x11220000U) |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING 0x10220000U |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING 0x10220000U |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING ((uint32_t)0x10220000U) |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_EVT_FALLING (0x11220000U) |
External Event Mode with Falling edge trigger detection
Definition at line 132 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING (0x11120000U) |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING 0x10120000U |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING 0x10120000U |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING ((uint32_t)0x10120000U) |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING 0x10120000U |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING (0x11120000U) |
External Event Mode with Rising edge trigger detection
Definition at line 131 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING (0x11320000U) |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING ((uint32_t)0x10320000U) |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING 0x10320000U |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_EVT_RISING_FALLING (0x11320000U) |
External Event Mode with Rising/Falling edge trigger detection
Definition at line 133 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_INPUT (0x00000000U) |
Input Floating Mode
Definition at line 119 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_INPUT ((uint32_t)0x00000000U) |
Input Floating Mode
Definition at line 119 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_INPUT 0x00000000U |
Input Floating Mode
Definition at line 119 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_INPUT (0x00000000U) |
Input Floating Mode
Definition at line 119 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_INPUT 0x00000000U |
Input Floating Mode
Definition at line 119 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_INPUT 0x00000000U |
Input Floating Mode
Definition at line 119 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING 0x10210000U |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING 0x10210000U |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING 0x10210000U |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING (0x11210000U) |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING ((uint32_t)0x10210000U) |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_IT_FALLING (0x11210000U) |
External Interrupt Mode with Falling edge trigger detection
Definition at line 128 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING (0x11110000U) |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING 0x10110000U |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING ((uint32_t)0x10110000U) |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING (0x11110000U) |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING 0x10110000U |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING 0x10110000U |
External Interrupt Mode with Rising edge trigger detection
Definition at line 127 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING 0x10310000U |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING 0x10310000U |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING (0x11310000U) |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING ((uint32_t)0x10310000U) |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING 0x10310000U |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_IT_RISING_FALLING (0x11310000U) |
External Interrupt Mode with Rising/Falling edge trigger detection
Definition at line 129 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD 0x00000011U |
Output Open Drain Mode
Definition at line 121 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD (0x00000011U) |
Output Open Drain Mode
Definition at line 121 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD (0x00000011U) |
Output Open Drain Mode
Definition at line 121 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD ((uint32_t)0x00000011U) |
Output Open Drain Mode
Definition at line 121 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD 0x00000011U |
Output Open Drain Mode
Definition at line 121 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_OD 0x00000011U |
Output Open Drain Mode
Definition at line 121 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP 0x00000001U |
Output Push Pull Mode
Definition at line 120 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP 0x00000001U |
Output Push Pull Mode
Definition at line 120 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP 0x00000001U |
Output Push Pull Mode
Definition at line 120 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP ((uint32_t)0x00000001U) |
Output Push Pull Mode
Definition at line 120 of file stm32f7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP (0x00000001U) |
Output Push Pull Mode
Definition at line 120 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.
#define GPIO_MODE_OUTPUT_PP (0x00000001U) |
Output Push Pull Mode
Definition at line 120 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h.