STM32L443xx 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_TIM15_STOP   DBGMCU_APB2FZ_DBG_TIM15_STOP
#define LL_DBGMCU_APB2_GRP1_TIM16_STOP   DBGMCU_APB2FZ_DBG_TIM16_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 332 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 333 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 328 of file stm32l4xx_ll_system.h.