|
STM32G474xx HAL用户手册
|
元素值约定:0000 0000 0XXY YYYYb。 更多...
宏定义 | |
| #define | PWR_FLAG_WUF1 0x0020U |
| #define | PWR_FLAG_WUF2 0x0021U |
| #define | PWR_FLAG_WUF3 0x0022U |
| #define | PWR_FLAG_WUF4 0x0023U |
| #define | PWR_FLAG_WUF5 0x0024U |
| #define | PWR_FLAG_WU PWR_SR1_WUF |
| #define | PWR_FLAG_SB 0x0028U |
| #define | PWR_FLAG_WUFI 0x002FU |
| #define | PWR_FLAG_REGLPS 0x0048U |
| #define | PWR_FLAG_REGLPF 0x0049U |
| #define | PWR_FLAG_VOSF 0x004AU |
| #define | PWR_FLAG_PVDO 0x004BU |
| #define | PWR_FLAG_PVMO1 0x004CU |
| #define | PWR_FLAG_PVMO2 0x004DU |
| #define | PWR_FLAG_PVMO3 0x004EU |
| #define | PWR_FLAG_PVMO4 0x004FU |
元素值约定:0000 0000 0XXY YYYYb。
| #define PWR_FLAG_PVDO 0x004BU |
电源电压检测器输出标志
定义于文件249行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_PVMO1 0x004CU |
电源电压监控1输出标志
定义于文件251行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_PVMO2 0x004DU |
电源电压监控2输出标志
定义于文件254行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_PVMO3 0x004EU |
电源电压监控3输出标志
定义于文件256行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_PVMO4 0x004FU |
电源电压监控4输出标志
定义于文件257行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_REGLPF 0x0049U |
低功耗稳压器标志
定义于文件247行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_REGLPS 0x0048U |
低功耗稳压器启动标志
定义于文件246行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_SB 0x0028U |
待机标志
定义于文件243行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_VOSF 0x004AU |
电压调节标志
定义于文件248行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WU PWR_SR1_WUF |
包含所有唤醒引脚的唤醒事件
定义于文件242行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUF1 0x0020U |
唤醒引脚1上的唤醒事件
定义于文件237行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUF2 0x0021U |
唤醒引脚2上的唤醒事件
定义于文件238行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUF3 0x0022U |
唤醒引脚3上的唤醒事件
定义于文件239行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUF4 0x0023U |
唤醒引脚4上的唤醒事件
定义于文件240行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUF5 0x0024U |
唤醒引脚5上的唤醒事件
定义于文件241行 stm32g4xx_hal_pwr_ex.h。
| #define PWR_FLAG_WUFI 0x002FU |
内部唤醒线路唤醒
定义于文件244行 stm32g4xx_hal_pwr_ex.h。
1.7.6.1