|
STM32G474xx HAL User Manual
|
定义 | |
| #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_F 0x00000005U |
| #define | PWR_GPIO_G 0x00000006U |
| #define PWR_GPIO_A 0x00000000U |
GPIO端口A
Definition at line 186 of file stm32g4xx_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端口B
Definition at line 187 of file stm32g4xx_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端口C
Definition at line 188 of file stm32g4xx_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端口D
Definition at line 189 of file stm32g4xx_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端口E
Definition at line 190 of file stm32g4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
| #define PWR_GPIO_F 0x00000005U |
GPIO端口F
Definition at line 191 of file stm32g4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
| #define PWR_GPIO_G 0x00000006U |
GPIO端口G
Definition at line 192 of file stm32g4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableGPIOPullDown(), HAL_PWREx_DisableGPIOPullUp(), HAL_PWREx_EnableGPIOPullDown(), and HAL_PWREx_EnableGPIOPullUp().
1.7.6.1