HAL + 0/2 examples
CodeScope will show references to PWR_PVDLEVEL_3 from the following samples and libraries:
Examples
STM324x9I_EVAL
Examples
PWR
STM324xG_EVAL
Examples
PWR
 
Symbols
loading...
Files
loading...

PWR_PVDLEVEL_3 macro

Syntax

#define PWR_PVDLEVEL_3 PWR_CR_PLS_LEV3

Examples

PWR_PVDLEVEL_3 is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_hal_pwr.h:78
#define PWR_PVDLEVEL_3 PWR_CR_PLS_LEV3
stm32f4xx_hal_pwr.h:398
((LEVEL) == PWR_PVDLEVEL_2) || ((LEVEL) == PWR_PVDLEVEL_3)|| \