STM32F479xx HAL User Manual
|
Defines | |
#define | PWR_PVDLEVEL_0 PWR_CR_PLS_LEV0 |
#define | PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1 |
#define | PWR_PVDLEVEL_2 PWR_CR_PLS_LEV2 |
#define | PWR_PVDLEVEL_3 PWR_CR_PLS_LEV3 |
#define | PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4 |
#define | PWR_PVDLEVEL_5 PWR_CR_PLS_LEV5 |
#define | PWR_PVDLEVEL_6 PWR_CR_PLS_LEV6 |
#define | PWR_PVDLEVEL_7 |
#define PWR_PVDLEVEL_0 PWR_CR_PLS_LEV0 |
Definition at line 77 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1 |
Definition at line 78 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_2 PWR_CR_PLS_LEV2 |
Definition at line 79 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_3 PWR_CR_PLS_LEV3 |
Definition at line 80 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4 |
Definition at line 81 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_5 PWR_CR_PLS_LEV5 |
Definition at line 82 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_6 PWR_CR_PLS_LEV6 |
Definition at line 83 of file stm32f4xx_hal_pwr.h.
#define PWR_PVDLEVEL_7 |
PWR_CR_PLS_LEV7/* External input analog voltage (Compare internally to VREFINT) */
Definition at line 84 of file stm32f4xx_hal_pwr.h.