|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | TIM_TS_ITR0 0x00000000U |
| #define | TIM_TS_ITR1 TIM_SMCR_TS_0 |
| #define | TIM_TS_ITR2 TIM_SMCR_TS_1 |
| #define | TIM_TS_ITR3 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1) |
| #define | TIM_TS_ITR4 TIM_SMCR_TS_3 |
| #define | TIM_TS_ITR5 (TIM_SMCR_TS_0 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR6 (TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR7 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR8 (TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR9 (TIM_SMCR_TS_0 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR10 (TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
| #define | TIM_TS_ITR11 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
| #define | TIM_TS_TI1F_ED TIM_SMCR_TS_2 |
| #define | TIM_TS_TI1FP1 (TIM_SMCR_TS_0 | TIM_SMCR_TS_2) |
| #define | TIM_TS_TI2FP2 (TIM_SMCR_TS_1 | TIM_SMCR_TS_2) |
| #define | TIM_TS_ETRF (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2) |
| #define | TIM_TS_NONE 0x0000FFFFU |
| #define TIM_TS_ETRF (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2) |
| #define TIM_TS_ITR0 0x00000000U |
内部触发器0 (ITR0)
定义于文件 stm32g4xx_hal_tim.h 的第 1095 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR1 TIM_SMCR_TS_0 |
内部触发器1 (ITR1)
定义于文件 stm32g4xx_hal_tim.h 的第 1096 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR10 (TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
内部触发器10 (ITR10)
定义于文件 stm32g4xx_hal_tim.h 的第 1109 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR11 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_2 | TIM_SMCR_TS_3) |
内部触发器11 (ITR11)
定义于文件 stm32g4xx_hal_tim.h 的第 1110 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR2 TIM_SMCR_TS_1 |
内部触发器2 (ITR2)
定义于文件 stm32g4xx_hal_tim.h 的第 1097 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR3 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1) |
内部触发器3 (ITR3)
定义于文件 stm32g4xx_hal_tim.h 的第 1098 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR4 TIM_SMCR_TS_3 |
内部触发器4 (ITR9)
定义于文件 stm32g4xx_hal_tim.h 的第 1100 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR5 (TIM_SMCR_TS_0 | TIM_SMCR_TS_3) |
内部触发器5 (ITR5)
定义于文件 stm32g4xx_hal_tim.h 的第 1102 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR6 (TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
内部触发器6 (ITR6)
定义于文件 stm32g4xx_hal_tim.h 的第 1103 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(), HAL_TIMEx_ConfigCommutEvent_IT(), 以及 TIM_SlaveTimer_SetConfig().
| #define TIM_TS_ITR7 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1 | TIM_SMCR_TS_3) |
内部触发器7 (ITR7)
定义于文件 stm32g4xx_hal_tim.h 的第 1104 行。
被以下函数引用: HAL_TIMEx_ConfigCommutEvent(), HAL_TIMEx_ConfigCommutEvent_DMA(),