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

PWR_PVDTypeDef::PVDLevel field

PVDLevel: Specifies the PVD detection level. This parameter can be a value of PWR_PVD_detection_level

Syntax

uint32_t PVDLevel;

Examples

PWR_PVDTypeDef::PVDLevel is referenced by 2 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_pwr.h:48
uint32_t PVDLevel; /*!< PVDLevel: Specifies the PVD detection level.
stm32f4xx_hal_pwr.c:278HAL_PWR_ConfigPVD()
assert_param(IS_PWR_PVD_LEVEL(sConfigPVD->PVDLevel));
stm32f4xx_hal_pwr.c:282HAL_PWR_ConfigPVD()

Data Use

Functions reading PWR_PVDTypeDef::PVDLevel
PWR_PVDTypeDef::PVDLevel
all items filtered out
Type of PWR_PVDTypeDef::PVDLevel
PWR_PVDTypeDef::PVDLevel
uint32_t
all items filtered out