cantata
Macros
PWR PVD detection level
Collaboration diagram for PWR PVD detection level:

Macros

#define PWR_PVDLEVEL_0   PWR_CR_PLS_2V2
 
#define PWR_PVDLEVEL_1   PWR_CR_PLS_2V3
 
#define PWR_PVDLEVEL_2   PWR_CR_PLS_2V4
 
#define PWR_PVDLEVEL_3   PWR_CR_PLS_2V5
 
#define PWR_PVDLEVEL_4   PWR_CR_PLS_2V6
 
#define PWR_PVDLEVEL_5   PWR_CR_PLS_2V7
 
#define PWR_PVDLEVEL_6   PWR_CR_PLS_2V8
 
#define PWR_PVDLEVEL_7   PWR_CR_PLS_2V9
 

Detailed Description