STM32L486xx HAL User Manual
Defines
Clear Flags Defines
PWR Exported Constants

Flags defines which can be used with LL_PWR_WriteReg function. More...

Defines

#define LL_PWR_SCR_CSBF   PWR_SCR_CSBF
#define LL_PWR_SCR_CWUF   PWR_SCR_CWUF
#define LL_PWR_SCR_CWUF5   PWR_SCR_CWUF5
#define LL_PWR_SCR_CWUF4   PWR_SCR_CWUF4
#define LL_PWR_SCR_CWUF3   PWR_SCR_CWUF3
#define LL_PWR_SCR_CWUF2   PWR_SCR_CWUF2
#define LL_PWR_SCR_CWUF1   PWR_SCR_CWUF1

Detailed Description

Flags defines which can be used with LL_PWR_WriteReg function.


Define Documentation

#define LL_PWR_SCR_CSBF   PWR_SCR_CSBF

Definition at line 74 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF   PWR_SCR_CWUF

Definition at line 75 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF1   PWR_SCR_CWUF1

Definition at line 80 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF2   PWR_SCR_CWUF2

Definition at line 79 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF3   PWR_SCR_CWUF3

Definition at line 78 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF4   PWR_SCR_CWUF4

Definition at line 77 of file stm32l4xx_ll_pwr.h.

#define LL_PWR_SCR_CWUF5   PWR_SCR_CWUF5

Definition at line 76 of file stm32l4xx_ll_pwr.h.