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

PVD_MODE_IT macro

Syntax

#define PVD_MODE_IT 0x00010000U

References

LocationText
stm32f4xx_hal_pwr.c:46
#define PVD_MODE_IT 0x00010000U
stm32f4xx_hal_pwr.c:291
if((sConfigPVD->Mode & PVD_MODE_IT) == PVD_MODE_IT)