STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define PWR_STOPENTRY_WFI   ((uint8_t)0x01U)
 
#define PWR_STOPENTRY_WFE   ((uint8_t)0x02U)
 

Detailed Description

Macro Definition Documentation

#define PWR_STOPENTRY_WFE   ((uint8_t)0x02U)

Definition at line 137 of file stm32f7xx_hal_pwr.h.

#define PWR_STOPENTRY_WFI   ((uint8_t)0x01U)

Definition at line 136 of file stm32f7xx_hal_pwr.h.