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

Defines

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2_FZ_DBG_TIM1_STOP
#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2_FZ_DBG_TIM8_STOP
#define LL_DBGMCU_APB2_GRP1_TIM9_STOP   DBGMCU_APB2_FZ_DBG_TIM9_STOP
#define LL_DBGMCU_APB2_GRP1_TIM10_STOP   DBGMCU_APB2_FZ_DBG_TIM10_STOP
#define LL_DBGMCU_APB2_GRP1_TIM11_STOP   DBGMCU_APB2_FZ_DBG_TIM11_STOP

Define Documentation

#define LL_DBGMCU_APB2_GRP1_TIM10_STOP   DBGMCU_APB2_FZ_DBG_TIM10_STOP

TIM10 counter stopped when core is halted

Definition at line 426 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM11_STOP   DBGMCU_APB2_FZ_DBG_TIM11_STOP

TIM11 counter stopped when core is halted

Definition at line 428 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2_FZ_DBG_TIM1_STOP

TIM1 counter stopped when core is halted

Definition at line 420 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2_FZ_DBG_TIM8_STOP

TIM8 counter stopped when core is halted

Definition at line 422 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM9_STOP   DBGMCU_APB2_FZ_DBG_TIM9_STOP

TIM9 counter stopped when core is halted

Definition at line 424 of file stm32f4xx_ll_system.h.