|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | LL_DBGMCU_APB2_GRP1_TIM1_STOP DBGMCU_APB2FZ_DBG_TIM1_STOP |
| #define | LL_DBGMCU_APB2_GRP1_TIM8_STOP DBGMCU_APB2FZ_DBG_TIM8_STOP |
| #define | LL_DBGMCU_APB2_GRP1_TIM15_STOP DBGMCU_APB2FZ_DBG_TIM15_STOP |
| #define | LL_DBGMCU_APB2_GRP1_TIM16_STOP DBGMCU_APB2FZ_DBG_TIM16_STOP |
| #define | LL_DBGMCU_APB2_GRP1_TIM17_STOP DBGMCU_APB2FZ_DBG_TIM17_STOP |
| #define | LL_DBGMCU_APB2_GRP1_TIM20_STOP DBGMCU_APB2FZ_DBG_TIM20_STOP |
| #define | LL_DBGMCU_APB2_GRP1_HRTIM1_STOP DBGMCU_APB2FZ_DBG_HRTIM1_STOP |
| #define LL_DBGMCU_APB2_GRP1_HRTIM1_STOP DBGMCU_APB2FZ_DBG_HRTIM1_STOP |
当内核停止时,HRTIM1的计数器时钟停止
Definition at line 300 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM15_STOP DBGMCU_APB2FZ_DBG_TIM15_STOP |
当内核停止时,TIM15的计数器时钟停止
Definition at line 291 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM16_STOP DBGMCU_APB2FZ_DBG_TIM16_STOP |
当内核停止时,TIM16的计数器时钟停止
Definition at line 292 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM17_STOP DBGMCU_APB2FZ_DBG_TIM17_STOP |
当内核停止时,TIM17的计数器时钟停止
Definition at line 294 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM1_STOP DBGMCU_APB2FZ_DBG_TIM1_STOP |
当内核停止时,TIM1的计数器时钟停止
Definition at line 287 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM20_STOP DBGMCU_APB2FZ_DBG_TIM20_STOP |
当内核停止时,TIM20的计数器时钟停止
Definition at line 297 of file stm32g4xx_ll_system.h.
| #define LL_DBGMCU_APB2_GRP1_TIM8_STOP DBGMCU_APB2FZ_DBG_TIM8_STOP |
当内核停止时,TIM8的计数器时钟停止
Definition at line 289 of file stm32g4xx_ll_system.h.
1.7.6.1