STM32L443xx HAL User Manual
|
Flags defines which can be used with LL_PWR_ReadReg function. More...
Defines | |
#define | LL_PWR_SR1_WUFI PWR_SR1_WUFI |
#define | LL_PWR_SR1_SBF PWR_SR1_SBF |
#define | LL_PWR_SR1_WUF5 PWR_SR1_WUF5 |
#define | LL_PWR_SR1_WUF4 PWR_SR1_WUF4 |
#define | LL_PWR_SR1_WUF3 PWR_SR1_WUF3 |
#define | LL_PWR_SR1_WUF2 PWR_SR1_WUF2 |
#define | LL_PWR_SR1_WUF1 PWR_SR1_WUF1 |
#define | LL_PWR_SR2_PVMO4 PWR_SR2_PVMO4 |
#define | LL_PWR_SR2_PVMO3 PWR_SR2_PVMO3 |
#define | LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1 |
#define | LL_PWR_SR2_PVDO PWR_SR2_PVDO |
#define | LL_PWR_SR2_VOSF PWR_SR2_VOSF |
#define | LL_PWR_SR2_REGLPF PWR_SR2_REGLPF |
#define | LL_PWR_SR2_REGLPS PWR_SR2_REGLPS |
Flags defines which can be used with LL_PWR_ReadReg function.
#define LL_PWR_SR1_SBF PWR_SR1_SBF |
Definition at line 76 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUF1 PWR_SR1_WUF1 |
Definition at line 81 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUF2 PWR_SR1_WUF2 |
Definition at line 80 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUF3 PWR_SR1_WUF3 |
Definition at line 79 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUF4 PWR_SR1_WUF4 |
Definition at line 78 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUF5 PWR_SR1_WUF5 |
Definition at line 77 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR1_WUFI PWR_SR1_WUFI |
Definition at line 72 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_PVDO PWR_SR2_PVDO |
Definition at line 94 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1 |
Definition at line 92 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_PVMO3 PWR_SR2_PVMO3 |
Definition at line 86 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_PVMO4 PWR_SR2_PVMO4 |
Definition at line 83 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_REGLPF PWR_SR2_REGLPF |
Definition at line 96 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_REGLPS PWR_SR2_REGLPS |
Definition at line 97 of file stm32l4xx_ll_pwr.h.
#define LL_PWR_SR2_VOSF PWR_SR2_VOSF |
Definition at line 95 of file stm32l4xx_ll_pwr.h.