STM32L486xx HAL User Manual
Defines
GPIO bit number for I/O setting in standby/shutdown mode
PWR Extended Exported Constants

Defines

#define PWR_GPIO_BIT_0   PWR_PUCRA_PA0
#define PWR_GPIO_BIT_1   PWR_PUCRA_PA1
#define PWR_GPIO_BIT_2   PWR_PUCRA_PA2
#define PWR_GPIO_BIT_3   PWR_PUCRA_PA3
#define PWR_GPIO_BIT_4   PWR_PUCRA_PA4
#define PWR_GPIO_BIT_5   PWR_PUCRA_PA5
#define PWR_GPIO_BIT_6   PWR_PUCRA_PA6
#define PWR_GPIO_BIT_7   PWR_PUCRA_PA7
#define PWR_GPIO_BIT_8   PWR_PUCRA_PA8
#define PWR_GPIO_BIT_9   PWR_PUCRA_PA9
#define PWR_GPIO_BIT_10   PWR_PUCRA_PA10
#define PWR_GPIO_BIT_11   PWR_PUCRA_PA11
#define PWR_GPIO_BIT_12   PWR_PUCRA_PA12
#define PWR_GPIO_BIT_13   PWR_PUCRA_PA13
#define PWR_GPIO_BIT_14   PWR_PDCRA_PA14
#define PWR_GPIO_BIT_15   PWR_PUCRA_PA15

Define Documentation

#define PWR_GPIO_BIT_0   PWR_PUCRA_PA0

GPIO port I/O pin 0

Definition at line 187 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_1   PWR_PUCRA_PA1

GPIO port I/O pin 1

Definition at line 188 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_10   PWR_PUCRA_PA10

GPIO port I/O pin 10

Definition at line 197 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_11   PWR_PUCRA_PA11

GPIO port I/O pin 11

Definition at line 198 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_12   PWR_PUCRA_PA12

GPIO port I/O pin 12

Definition at line 199 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_13   PWR_PUCRA_PA13

GPIO port I/O pin 13

Definition at line 200 of file stm32l4xx_hal_pwr_ex.h.

Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().

#define PWR_GPIO_BIT_14   PWR_PDCRA_PA14

GPIO port I/O pin 14

Definition at line 201 of file stm32l4xx_hal_pwr_ex.h.

Referenced by HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().

#define PWR_GPIO_BIT_15   PWR_PUCRA_PA15

GPIO port I/O pin 15

Definition at line 202 of file stm32l4xx_hal_pwr_ex.h.

Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().

#define PWR_GPIO_BIT_2   PWR_PUCRA_PA2

GPIO port I/O pin 2

Definition at line 189 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_3   PWR_PUCRA_PA3
#define PWR_GPIO_BIT_4   PWR_PUCRA_PA4
#define PWR_GPIO_BIT_5   PWR_PUCRA_PA5

GPIO port I/O pin 5

Definition at line 192 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_6   PWR_PUCRA_PA6

GPIO port I/O pin 6

Definition at line 193 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_7   PWR_PUCRA_PA7

GPIO port I/O pin 7

Definition at line 194 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_8   PWR_PUCRA_PA8

GPIO port I/O pin 8

Definition at line 195 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_GPIO_BIT_9   PWR_PUCRA_PA9

GPIO port I/O pin 9

Definition at line 196 of file stm32l4xx_hal_pwr_ex.h.