STM32F479xx HAL User Manual
|
Defines | |
#define | PWR_FLAG_WU PWR_CSR_WUF |
#define | PWR_FLAG_SB PWR_CSR_SBF |
#define | PWR_FLAG_PVDO PWR_CSR_PVDO |
#define | PWR_FLAG_BRR PWR_CSR_BRR |
#define | PWR_FLAG_VOSRDY PWR_CSR_VOSRDY |
#define PWR_FLAG_BRR PWR_CSR_BRR |
Definition at line 137 of file stm32f4xx_hal_pwr.h.
Referenced by HAL_PWREx_DisableBkUpReg(), and HAL_PWREx_EnableBkUpReg().
#define PWR_FLAG_PVDO PWR_CSR_PVDO |
Definition at line 136 of file stm32f4xx_hal_pwr.h.
#define PWR_FLAG_SB PWR_CSR_SBF |
Definition at line 135 of file stm32f4xx_hal_pwr.h.
#define PWR_FLAG_VOSRDY PWR_CSR_VOSRDY |
Definition at line 138 of file stm32f4xx_hal_pwr.h.
Referenced by HAL_PWREx_ControlVoltageScaling().
#define PWR_FLAG_WU PWR_CSR_WUF |
Definition at line 134 of file stm32f4xx_hal_pwr.h.