![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | PWR_FLAG_WU PWR_CSR1_WUIF |
#define | PWR_FLAG_SB PWR_CSR1_SBF |
#define | PWR_FLAG_PVDO PWR_CSR1_PVDO |
#define | PWR_FLAG_BRR PWR_CSR1_BRR |
#define | PWR_FLAG_VOSRDY PWR_CSR1_VOSRDY |
#define PWR_FLAG_BRR PWR_CSR1_BRR |
Definition at line 158 of file stm32f7xx_hal_pwr.h.
#define PWR_FLAG_PVDO PWR_CSR1_PVDO |
Definition at line 157 of file stm32f7xx_hal_pwr.h.
#define PWR_FLAG_SB PWR_CSR1_SBF |
Definition at line 156 of file stm32f7xx_hal_pwr.h.
#define PWR_FLAG_VOSRDY PWR_CSR1_VOSRDY |
Definition at line 159 of file stm32f7xx_hal_pwr.h.
#define PWR_FLAG_WU PWR_CSR1_WUIF |
Definition at line 155 of file stm32f7xx_hal_pwr.h.