STM32L443xx HAL User Manual
|
Defines | |
#define | PWR_GPIO_A 0x00000000U |
#define | PWR_GPIO_B 0x00000001U |
#define | PWR_GPIO_C 0x00000002U |
#define | PWR_GPIO_D 0x00000003U |
#define | PWR_GPIO_E 0x00000004U |
#define | PWR_GPIO_H 0x00000007U |
#define PWR_GPIO_A 0x00000000U |
GPIO port A
Definition at line 193 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
#define PWR_GPIO_B 0x00000001U |
GPIO port B
Definition at line 194 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
#define PWR_GPIO_C 0x00000002U |
GPIO port C
Definition at line 195 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
#define PWR_GPIO_D 0x00000003U |
GPIO port D
Definition at line 197 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
#define PWR_GPIO_E 0x00000004U |
GPIO port E
Definition at line 200 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
#define PWR_GPIO_H 0x00000007U |
GPIO port H
Definition at line 208 of file stm32l4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().