|
STM32F439xx HAL User Manual
|
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 |
Flags defines which can be used with LL_PWR_WriteReg function.
| #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.
1.7.6.1