MG32F157 Standard Peripherals Firmware Library
Macros
STOP_mode_entry
MG32F157_StdPeriph_Driver
»
PWR
»
PWR_Exported_Constants
Macros
#define
PWR_STOPEntry_WFI
((uint8_t)0x01)
#define
PWR_STOPEntry_WFE
((uint8_t)0x02)
#define
IS_PWR_STOP_ENTRY
(ENTRY) (((ENTRY) == PWR_STOPEntry_WFI) || ((ENTRY) == PWR_STOPEntry_WFE))
Detailed Description
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.