STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for PWR STOP mode entry:

Macros

#define PWR_STOPENTRY_WFI   ((uint8_t)0x01)
#define PWR_STOPENTRY_WFE   ((uint8_t)0x02)
#define PWR_STOPENTRY_WFE_NO_EVT_CLEAR   ((uint8_t)0x03)

Detailed Description

Macro Definition Documentation

◆ PWR_STOPENTRY_WFE

#define PWR_STOPENTRY_WFE   ((uint8_t)0x02)

Definition at line 126 of file stm32f4xx_hal_pwr.h.

◆ PWR_STOPENTRY_WFE_NO_EVT_CLEAR

#define PWR_STOPENTRY_WFE_NO_EVT_CLEAR   ((uint8_t)0x03)

Definition at line 127 of file stm32f4xx_hal_pwr.h.

◆ PWR_STOPENTRY_WFI

#define PWR_STOPENTRY_WFI   ((uint8_t)0x01)

Definition at line 125 of file stm32f4xx_hal_pwr.h.