STM32F103xB HAL User Manual
|
Defines | |
#define | LL_DBGMCU_APB1_GRP1_TIM2_STOP DBGMCU_CR_DBG_TIM2_STOP |
#define | LL_DBGMCU_APB1_GRP1_TIM3_STOP DBGMCU_CR_DBG_TIM3_STOP |
#define | LL_DBGMCU_APB1_GRP1_TIM4_STOP DBGMCU_CR_DBG_TIM4_STOP |
#define | LL_DBGMCU_APB1_GRP1_WWDG_STOP DBGMCU_CR_DBG_WWDG_STOP |
#define | LL_DBGMCU_APB1_GRP1_IWDG_STOP DBGMCU_CR_DBG_IWDG_STOP |
#define | LL_DBGMCU_APB1_GRP1_I2C1_STOP DBGMCU_CR_DBG_I2C1_SMBUS_TIMEOUT |
#define | LL_DBGMCU_APB1_GRP1_I2C2_STOP DBGMCU_CR_DBG_I2C2_SMBUS_TIMEOUT |
#define | LL_DBGMCU_APB1_GRP1_CAN1_STOP DBGMCU_CR_DBG_CAN1_STOP |
#define LL_DBGMCU_APB1_GRP1_CAN1_STOP DBGMCU_CR_DBG_CAN1_STOP |
CAN1 debug stopped when Core is halted
Definition at line 118 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_I2C1_STOP DBGMCU_CR_DBG_I2C1_SMBUS_TIMEOUT |
I2C1 SMBUS timeout mode stopped when Core is halted
Definition at line 113 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_I2C2_STOP DBGMCU_CR_DBG_I2C2_SMBUS_TIMEOUT |
I2C2 SMBUS timeout mode stopped when Core is halted
Definition at line 115 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_IWDG_STOP DBGMCU_CR_DBG_IWDG_STOP |
Debug Independent Watchdog stopped when Core is halted
Definition at line 112 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_TIM2_STOP DBGMCU_CR_DBG_TIM2_STOP |
TIM2 counter stopped when core is halted
Definition at line 90 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_TIM3_STOP DBGMCU_CR_DBG_TIM3_STOP |
TIM3 counter stopped when core is halted
Definition at line 91 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_TIM4_STOP DBGMCU_CR_DBG_TIM4_STOP |
TIM4 counter stopped when core is halted
Definition at line 92 of file stm32f1xx_ll_system.h.
#define LL_DBGMCU_APB1_GRP1_WWDG_STOP DBGMCU_CR_DBG_WWDG_STOP |
Debug Window Watchdog stopped when Core is halted
Definition at line 111 of file stm32f1xx_ll_system.h.