STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_PIN_NO_PULL (0x00000000U) |
#define | PWR_PIN_PULL_UP (0x00000001U) |
#define | PWR_PIN_PULL_DOWN (0x00000002U) |
#define PWR_PIN_NO_PULL (0x00000000U) |
Definition at line 153 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_PIN_PULL_DOWN (0x00000002U) |
Definition at line 155 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_PIN_PULL_UP (0x00000001U) |
Definition at line 154 of file stm32h7xx_hal_pwr_ex.h.