|
STM32G474xx HAL 用户手册
|
可与 LL_PWR_ReadReg 函数配合使用的标志定义。 更多...
宏定义 | |
| #define | LL_PWR_SR1_WUFI PWR_SR1_WUFI |
| #define | LL_PWR_SR1_SBF PWR_SR1_SBF |
| #define | LL_PWR_SR1_WUF5 PWR_SR1_WUF5 |
| #define | LL_PWR_SR1_WUF4 PWR_SR1_WUF4 |
| #define | LL_PWR_SR1_WUF3 PWR_SR1_WUF3 |
| #define | LL_PWR_SR1_WUF2 PWR_SR1_WUF2 |
| #define | LL_PWR_SR1_WUF1 PWR_SR1_WUF1 |
| #define | LL_PWR_SR2_PVMO4 PWR_SR2_PVMO4 |
| #define | LL_PWR_SR2_PVMO3 PWR_SR2_PVMO3 |
| #define | LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2 |
| #define | LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1 |
| #define | LL_PWR_SR2_PVDO PWR_SR2_PVDO |
| #define | LL_PWR_SR2_VOSF PWR_SR2_VOSF |
| #define | LL_PWR_SR2_REGLPF PWR_SR2_REGLPF |
| #define | LL_PWR_SR2_REGLPS PWR_SR2_REGLPS |
可与 LL_PWR_ReadReg 函数配合使用的标志定义。
| #define LL_PWR_SR1_SBF PWR_SR1_SBF |
定义位于文件 73 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUF1 PWR_SR1_WUF1 |
定义位于文件 78 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUF2 PWR_SR1_WUF2 |
定义位于文件 77 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUF3 PWR_SR1_WUF3 |
定义位于文件 76 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUF4 PWR_SR1_WUF4 |
定义位于文件 75 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUF5 PWR_SR1_WUF5 |
定义位于文件 74 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR1_WUFI PWR_SR1_WUFI |
定义位于文件 72 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_PVDO PWR_SR2_PVDO |
定义位于文件 91 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1 |
定义位于文件 89 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2 |
定义位于文件 86 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_PVMO3 PWR_SR2_PVMO3 |
定义位于文件 83 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_PVMO4 PWR_SR2_PVMO4 |
定义位于文件 80 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_REGLPF PWR_SR2_REGLPF |
定义位于文件 93 行 stm32g4xx_ll_pwr.h.
| #define LL_PWR_SR2_REGLPS PWR_SR2_REGLPS |
定义位于文件 94 行 stm32g4xx_ll_pwr.h.
1.7.6.1 生成