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

Defines

#define LL_DBGMCU_APB4_GRP1_I2C4_STOP   DBGMCU_APB4FZ1_DBG_I2C4
#define LL_DBGMCU_APB4_GRP1_LPTIM2_STOP   DBGMCU_APB4FZ1_DBG_LPTIM2
#define LL_DBGMCU_APB4_GRP1_LPTIM3_STOP   DBGMCU_APB4FZ1_DBG_LPTIM3
#define LL_DBGMCU_APB4_GRP1_LPTIM4_STOP   DBGMCU_APB4FZ1_DBG_LPTIM4
#define LL_DBGMCU_APB4_GRP1_LPTIM5_STOP   DBGMCU_APB4FZ1_DBG_LPTIM5
#define LL_DBGMCU_APB4_GRP1_RTC_STOP   DBGMCU_APB4FZ1_DBG_RTC
#define LL_DBGMCU_APB4_GRP1_IWDG1_STOP   DBGMCU_APB4FZ1_DBG_IWDG1

Define Documentation

#define LL_DBGMCU_APB4_GRP1_I2C4_STOP   DBGMCU_APB4FZ1_DBG_I2C4

I2C4 is frozen while the core is in debug mode

Definition at line 402 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_IWDG1_STOP   DBGMCU_APB4FZ1_DBG_IWDG1

IWDG1 is frozen while the core is in debug mode

Definition at line 408 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_LPTIM2_STOP   DBGMCU_APB4FZ1_DBG_LPTIM2

LPTIM2 is frozen while the core is in debug mode

Definition at line 403 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_LPTIM3_STOP   DBGMCU_APB4FZ1_DBG_LPTIM3

LPTIM3 is frozen while the core is in debug mode

Definition at line 404 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_LPTIM4_STOP   DBGMCU_APB4FZ1_DBG_LPTIM4

LPTIM4 is frozen while the core is in debug mode

Definition at line 405 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_LPTIM5_STOP   DBGMCU_APB4FZ1_DBG_LPTIM5

LPTIM5 is frozen while the core is in debug mode

Definition at line 406 of file stm32h7xx_ll_system.h.

#define LL_DBGMCU_APB4_GRP1_RTC_STOP   DBGMCU_APB4FZ1_DBG_RTC

RTC is frozen while the core is in debug mode

Definition at line 407 of file stm32h7xx_ll_system.h.