STM32F479xx 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 410 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 412 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 404 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 406 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 408 of file stm32f4xx_ll_system.h.