STM32L486xx HAL User Manual
Defines
DBGMCU APB2 GRP1 STOP IP
SYSTEM Exported Constants

Defines

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2FZ_DBG_TIM1_STOP
#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2FZ_DBG_TIM8_STOP
#define LL_DBGMCU_APB2_GRP1_TIM15_STOP   DBGMCU_APB2FZ_DBG_TIM15_STOP
#define LL_DBGMCU_APB2_GRP1_TIM16_STOP   DBGMCU_APB2FZ_DBG_TIM16_STOP
#define LL_DBGMCU_APB2_GRP1_TIM17_STOP   DBGMCU_APB2FZ_DBG_TIM17_STOP

Define Documentation

#define LL_DBGMCU_APB2_GRP1_TIM15_STOP   DBGMCU_APB2FZ_DBG_TIM15_STOP

The counter clock of TIM15 is stopped when the core is halted

Definition at line 347 of file stm32l4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM16_STOP   DBGMCU_APB2FZ_DBG_TIM16_STOP

The counter clock of TIM16 is stopped when the core is halted

Definition at line 348 of file stm32l4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM17_STOP   DBGMCU_APB2FZ_DBG_TIM17_STOP

The counter clock of TIM17 is stopped when the core is halted

Definition at line 350 of file stm32l4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2FZ_DBG_TIM1_STOP

The counter clock of TIM1 is stopped when the core is halted

Definition at line 343 of file stm32l4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2FZ_DBG_TIM8_STOP

The counter clock of TIM8 is stopped when the core is halted

Definition at line 345 of file stm32l4xx_ll_system.h.