STM32F439xx 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_CR_CSBF   PWR_CR_CSBF
#define LL_PWR_CR_CWUF   PWR_CR_CWUF

Detailed Description

Flags defines which can be used with LL_PWR_WriteReg function.


Define Documentation

#define LL_PWR_CR_CSBF   PWR_CR_CSBF

Clear standby flag

Definition at line 71 of file stm32f4xx_ll_pwr.h.

#define LL_PWR_CR_CWUF   PWR_CR_CWUF

Clear wakeup flag

Definition at line 72 of file stm32f4xx_ll_pwr.h.