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

Defines

#define LL_DBGMCU_APB1_GRP1_TIM2_STOP   DBGMCU_APB1_FZ_DBG_TIM2_STOP
#define LL_DBGMCU_APB1_GRP1_TIM3_STOP   DBGMCU_APB1_FZ_DBG_TIM3_STOP
#define LL_DBGMCU_APB1_GRP1_TIM4_STOP   DBGMCU_APB1_FZ_DBG_TIM4_STOP
#define LL_DBGMCU_APB1_GRP1_TIM5_STOP   DBGMCU_APB1_FZ_DBG_TIM5_STOP
#define LL_DBGMCU_APB1_GRP1_TIM6_STOP   DBGMCU_APB1_FZ_DBG_TIM6_STOP
#define LL_DBGMCU_APB1_GRP1_TIM7_STOP   DBGMCU_APB1_FZ_DBG_TIM7_STOP
#define LL_DBGMCU_APB1_GRP1_TIM12_STOP   DBGMCU_APB1_FZ_DBG_TIM12_STOP
#define LL_DBGMCU_APB1_GRP1_TIM13_STOP   DBGMCU_APB1_FZ_DBG_TIM13_STOP
#define LL_DBGMCU_APB1_GRP1_TIM14_STOP   DBGMCU_APB1_FZ_DBG_TIM14_STOP
#define LL_DBGMCU_APB1_GRP1_RTC_STOP   DBGMCU_APB1_FZ_DBG_RTC_STOP
#define LL_DBGMCU_APB1_GRP1_WWDG_STOP   DBGMCU_APB1_FZ_DBG_WWDG_STOP
#define LL_DBGMCU_APB1_GRP1_IWDG_STOP   DBGMCU_APB1_FZ_DBG_IWDG_STOP
#define LL_DBGMCU_APB1_GRP1_I2C1_STOP   DBGMCU_APB1_FZ_DBG_I2C1_SMBUS_TIMEOUT
#define LL_DBGMCU_APB1_GRP1_I2C2_STOP   DBGMCU_APB1_FZ_DBG_I2C2_SMBUS_TIMEOUT
#define LL_DBGMCU_APB1_GRP1_I2C3_STOP   DBGMCU_APB1_FZ_DBG_I2C3_SMBUS_TIMEOUT
#define LL_DBGMCU_APB1_GRP1_CAN1_STOP   DBGMCU_APB1_FZ_DBG_CAN1_STOP
#define LL_DBGMCU_APB1_GRP1_CAN2_STOP   DBGMCU_APB1_FZ_DBG_CAN2_STOP

Define Documentation

#define LL_DBGMCU_APB1_GRP1_CAN1_STOP   DBGMCU_APB1_FZ_DBG_CAN1_STOP

CAN1 debug stopped when Core is halted

Definition at line 405 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_CAN2_STOP   DBGMCU_APB1_FZ_DBG_CAN2_STOP

CAN2 debug stopped when Core is halted

Definition at line 408 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_I2C1_STOP   DBGMCU_APB1_FZ_DBG_I2C1_SMBUS_TIMEOUT

I2C1 SMBUS timeout mode stopped when Core is halted

Definition at line 396 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_I2C2_STOP   DBGMCU_APB1_FZ_DBG_I2C2_SMBUS_TIMEOUT

I2C2 SMBUS timeout mode stopped when Core is halted

Definition at line 397 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_I2C3_STOP   DBGMCU_APB1_FZ_DBG_I2C3_SMBUS_TIMEOUT

I2C3 SMBUS timeout mode stopped when Core is halted

Definition at line 399 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_IWDG_STOP   DBGMCU_APB1_FZ_DBG_IWDG_STOP

Debug Independent Watchdog stopped when Core is halted

Definition at line 395 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_RTC_STOP   DBGMCU_APB1_FZ_DBG_RTC_STOP

RTC counter stopped when core is halted

Definition at line 393 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM12_STOP   DBGMCU_APB1_FZ_DBG_TIM12_STOP

TIM12 counter stopped when core is halted

Definition at line 382 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM13_STOP   DBGMCU_APB1_FZ_DBG_TIM13_STOP

TIM13 counter stopped when core is halted

Definition at line 385 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM14_STOP   DBGMCU_APB1_FZ_DBG_TIM14_STOP

TIM14 counter stopped when core is halted

Definition at line 388 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM2_STOP   DBGMCU_APB1_FZ_DBG_TIM2_STOP

TIM2 counter stopped when core is halted

Definition at line 366 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM3_STOP   DBGMCU_APB1_FZ_DBG_TIM3_STOP

TIM3 counter stopped when core is halted

Definition at line 369 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM4_STOP   DBGMCU_APB1_FZ_DBG_TIM4_STOP

TIM4 counter stopped when core is halted

Definition at line 372 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM5_STOP   DBGMCU_APB1_FZ_DBG_TIM5_STOP

TIM5 counter stopped when core is halted

Definition at line 374 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM6_STOP   DBGMCU_APB1_FZ_DBG_TIM6_STOP

TIM6 counter stopped when core is halted

Definition at line 376 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_TIM7_STOP   DBGMCU_APB1_FZ_DBG_TIM7_STOP

TIM7 counter stopped when core is halted

Definition at line 379 of file stm32f4xx_ll_system.h.

#define LL_DBGMCU_APB1_GRP1_WWDG_STOP   DBGMCU_APB1_FZ_DBG_WWDG_STOP

Debug Window Watchdog stopped when Core is halted

Definition at line 394 of file stm32f4xx_ll_system.h.