HAL
PVD_MODE_EVT is only used within HAL.
 
Symbols
loading...
Files
loading...

PVD_MODE_EVT macro

Syntax

#define PVD_MODE_EVT 0x00020000U

References

LocationText
stm32f4xx_hal_pwr.c:47
#define PVD_MODE_EVT 0x00020000U
stm32f4xx_hal_pwr.c:297
if((sConfigPVD->Mode & PVD_MODE_EVT) == PVD_MODE_EVT)