STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
PWR PVD detection level

Macros

#define PWR_PVDLEVEL_0   PWR_CR1_PLS_LEV0
 
#define PWR_PVDLEVEL_1   PWR_CR1_PLS_LEV1
 
#define PWR_PVDLEVEL_2   PWR_CR1_PLS_LEV2
 
#define PWR_PVDLEVEL_3   PWR_CR1_PLS_LEV3
 
#define PWR_PVDLEVEL_4   PWR_CR1_PLS_LEV4
 
#define PWR_PVDLEVEL_5   PWR_CR1_PLS_LEV5
 
#define PWR_PVDLEVEL_6   PWR_CR1_PLS_LEV6
 
#define PWR_PVDLEVEL_7
 

Detailed Description

Macro Definition Documentation

#define PWR_PVDLEVEL_0   PWR_CR1_PLS_LEV0

Definition at line 87 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_1   PWR_CR1_PLS_LEV1

Definition at line 88 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_2   PWR_CR1_PLS_LEV2

Definition at line 89 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_3   PWR_CR1_PLS_LEV3

Definition at line 90 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_4   PWR_CR1_PLS_LEV4

Definition at line 91 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_5   PWR_CR1_PLS_LEV5

Definition at line 92 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_6   PWR_CR1_PLS_LEV6

Definition at line 93 of file stm32f7xx_hal_pwr.h.

#define PWR_PVDLEVEL_7
Value:
PWR_CR1_PLS_LEV7/* External input analog voltage
(Compare internally to VREFINT) */
#define PWR_CR1_PLS_LEV7
Definition: stm32f745xx.h:4978

Definition at line 94 of file stm32f7xx_hal_pwr.h.