+ Collaboration diagram for PWR Timer Type:

Macros

#define PWR_TIMER_TYPE_CAL_TIMER   LL_PWR_TIMER_READ_SEL_CAL_TIMER
 Calendar timer
More...
 
#define PWR_TIMER_TYPE_AON_WDT   LL_PWR_TIMER_READ_SEL_AON_WDT
 AON watchdog timer. More...
 
#define PWR_TIMER_TYPE_SLP_TIMER   LL_PWR_TIMER_READ_SEL_SLP_TIMER
 Sleep timer
More...
 
#define PWR_TIMER_TYPE_CAL_ALARM   LL_PWR_TIMER_READ_SEL_CAL_ALARM
 Calendar timer
More...
 

Detailed Description

Macro Definition Documentation

◆ PWR_TIMER_TYPE_AON_WDT

#define PWR_TIMER_TYPE_AON_WDT   LL_PWR_TIMER_READ_SEL_AON_WDT

AON watchdog timer.

Definition at line 157 of file gr55xx_hal_pwr.h.

◆ PWR_TIMER_TYPE_CAL_ALARM

#define PWR_TIMER_TYPE_CAL_ALARM   LL_PWR_TIMER_READ_SEL_CAL_ALARM

Calendar timer

Definition at line 159 of file gr55xx_hal_pwr.h.

◆ PWR_TIMER_TYPE_CAL_TIMER

#define PWR_TIMER_TYPE_CAL_TIMER   LL_PWR_TIMER_READ_SEL_CAL_TIMER

Calendar timer

Definition at line 156 of file gr55xx_hal_pwr.h.

◆ PWR_TIMER_TYPE_SLP_TIMER

#define PWR_TIMER_TYPE_SLP_TIMER   LL_PWR_TIMER_READ_SEL_SLP_TIMER

Sleep timer

Definition at line 158 of file gr55xx_hal_pwr.h.