STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
PWR PVD detection level
Collaboration diagram for PWR PVD detection level:

Macros

#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

Detailed Description

Macro Definition Documentation

◆ PWR_PVDLEVEL_0

#define PWR_PVDLEVEL_0   PWR_CR_PLS_LEV0

Definition at line 75 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_1

#define PWR_PVDLEVEL_1   PWR_CR_PLS_LEV1

Definition at line 76 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_2

#define PWR_PVDLEVEL_2   PWR_CR_PLS_LEV2

Definition at line 77 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_3

#define PWR_PVDLEVEL_3   PWR_CR_PLS_LEV3

Definition at line 78 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_4

#define PWR_PVDLEVEL_4   PWR_CR_PLS_LEV4

Definition at line 79 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_5

#define PWR_PVDLEVEL_5   PWR_CR_PLS_LEV5

Definition at line 80 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_6

#define PWR_PVDLEVEL_6   PWR_CR_PLS_LEV6

Definition at line 81 of file stm32f4xx_hal_pwr.h.

◆ PWR_PVDLEVEL_7

#define PWR_PVDLEVEL_7
Value:
PWR_CR_PLS_LEV7/* External input analog voltage
(Compare internally to VREFINT) */

Definition at line 82 of file stm32f4xx_hal_pwr.h.