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

Defines

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2FZ1_DBG_TIM1
#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2FZ1_DBG_TIM8
#define LL_DBGMCU_APB2_GRP1_TIM15_STOP   DBGMCU_APB2FZ1_DBG_TIM15
#define LL_DBGMCU_APB2_GRP1_TIM16_STOP   DBGMCU_APB2FZ1_DBG_TIM16
#define LL_DBGMCU_APB2_GRP1_TIM17_STOP   DBGMCU_APB2FZ1_DBG_TIM17

Define Documentation

#define LL_DBGMCU_APB2_GRP1_TIM15_STOP   DBGMCU_APB2FZ1_DBG_TIM15

TIM15 counter stopped when core is halted

Definition at line 381 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM16_STOP   DBGMCU_APB2FZ1_DBG_TIM16

TIM16 counter stopped when core is halted

Definition at line 382 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM17_STOP   DBGMCU_APB2FZ1_DBG_TIM17

TIM17 counter stopped when core is halted

Definition at line 383 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM1_STOP   DBGMCU_APB2FZ1_DBG_TIM1

TIM1 counter stopped when core is halted

Definition at line 379 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB2_GRP1_TIM8_STOP   DBGMCU_APB2FZ1_DBG_TIM8

TIM8 counter stopped when core is halted

Definition at line 380 of file stm32h7xx_ll_system.h.