Prusa MINI Firmware overview
PWR PVD detection level
Collaboration diagram for PWR PVD detection level:

Macros

#define PWR_PVDLEVEL_0   PWR_CR_PLS_LEV0
 
#define PWR_PVDLEVEL_1   PWR_CR_PLS_LEV1
 
#define PWR_PVDLEVEL_2   PWR_CR_PLS_LEV2
 
#define PWR_PVDLEVEL_3   PWR_CR_PLS_LEV3
 
#define PWR_PVDLEVEL_4   PWR_CR_PLS_LEV4
 
#define PWR_PVDLEVEL_5   PWR_CR_PLS_LEV5
 
#define PWR_PVDLEVEL_6   PWR_CR_PLS_LEV6
 
#define PWR_PVDLEVEL_7
 

Detailed Description

Macro Definition Documentation

◆ PWR_PVDLEVEL_0

#define PWR_PVDLEVEL_0   PWR_CR_PLS_LEV0

◆ PWR_PVDLEVEL_1

#define PWR_PVDLEVEL_1   PWR_CR_PLS_LEV1

◆ PWR_PVDLEVEL_2

#define PWR_PVDLEVEL_2   PWR_CR_PLS_LEV2

◆ PWR_PVDLEVEL_3

#define PWR_PVDLEVEL_3   PWR_CR_PLS_LEV3

◆ PWR_PVDLEVEL_4

#define PWR_PVDLEVEL_4   PWR_CR_PLS_LEV4

◆ PWR_PVDLEVEL_5

#define PWR_PVDLEVEL_5   PWR_CR_PLS_LEV5

◆ PWR_PVDLEVEL_6

#define PWR_PVDLEVEL_6   PWR_CR_PLS_LEV6

◆ PWR_PVDLEVEL_7

#define PWR_PVDLEVEL_7
Value:
PWR_CR_PLS_LEV7/* External input analog voltage
(Compare internally to VREFINT) */